Package org.apache.fineract.cob.loan
Class InlineCOBLoanItemProcessor
java.lang.Object
org.apache.fineract.cob.loan.AbstractLoanItemProcessor
org.apache.fineract.cob.loan.InlineCOBLoanItemProcessor
- All Implemented Interfaces:
org.springframework.batch.item.ItemProcessor<org.apache.fineract.portfolio.loanaccount.domain.Loan,org.apache.fineract.portfolio.loanaccount.domain.Loan>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbeforeStep(org.springframework.batch.core.StepExecution stepExecution) Methods inherited from class org.apache.fineract.cob.loan.AbstractLoanItemProcessor
afterStep, process, setBusinessDate
-
Constructor Details
-
InlineCOBLoanItemProcessor
-
-
Method Details
-
beforeStep
public void beforeStep(org.springframework.batch.core.StepExecution stepExecution)
-