Class ApplyLoanLockTasklet

java.lang.Object
org.apache.fineract.cob.loan.ApplyLoanLockTasklet
All Implemented Interfaces:
org.springframework.batch.core.step.tasklet.Tasklet

public class ApplyLoanLockTasklet extends Object implements org.springframework.batch.core.step.tasklet.Tasklet
  • Constructor Details

    • ApplyLoanLockTasklet

      public ApplyLoanLockTasklet()
  • Method Details

    • execute

      public org.springframework.batch.repeat.RepeatStatus execute(@NonNull org.springframework.batch.core.StepContribution contribution, @NonNull org.springframework.batch.core.scope.context.ChunkContext chunkContext) throws LoanLockCannotBeAppliedException
      Specified by:
      execute in interface org.springframework.batch.core.step.tasklet.Tasklet
      Throws:
      LoanLockCannotBeAppliedException