Class ApplyChargeToOverdueLoanInstallmentConfig
java.lang.Object
org.apache.fineract.portfolio.loanaccount.jobs.applychargetooverdueloaninstallment.ApplyChargeToOverdueLoanInstallmentConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.batch.core.Jobprotected org.springframework.batch.core.Step
-
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()
-