Class ApplyChargeToOverdueLoanInstallmentConfig

java.lang.Object
org.apache.fineract.portfolio.loanaccount.jobs.applychargetooverdueloaninstallment.ApplyChargeToOverdueLoanInstallmentConfig

@Configuration public class ApplyChargeToOverdueLoanInstallmentConfig extends Object
  • Constructor Details

    • ApplyChargeToOverdueLoanInstallmentConfig

      public ApplyChargeToOverdueLoanInstallmentConfig()
  • Method Details

    • applyChargeToOverdueLoanInstallmentStep

      @Bean protected org.springframework.batch.core.Step applyChargeToOverdueLoanInstallmentStep()
    • applyChargeToOverdueLoanInstallmentsJob

      @Bean public org.springframework.batch.core.Job applyChargeToOverdueLoanInstallmentsJob()
    • applyChargeToOverdueLoanInstallmentTasklet

      @Bean public ApplyChargeToOverdueLoanInstallmentTasklet applyChargeToOverdueLoanInstallmentTasklet()