Class ApplyAnnualFeeForSavingsConfig

java.lang.Object
org.apache.fineract.portfolio.savings.jobs.applyannualfeeforsavings.ApplyAnnualFeeForSavingsConfig

@Configuration public class ApplyAnnualFeeForSavingsConfig extends Object
  • Constructor Details

    • ApplyAnnualFeeForSavingsConfig

      public ApplyAnnualFeeForSavingsConfig()
  • Method Details

    • applyAnnualFeeForSavingsStep

      @Bean protected org.springframework.batch.core.Step applyAnnualFeeForSavingsStep()
    • applyAnnualFeeForSavingsJob

      @Bean public org.springframework.batch.core.Job applyAnnualFeeForSavingsJob()
    • applyAnnualFeeForSavingsTasklet

      @Bean public ApplyAnnualFeeForSavingsTasklet applyAnnualFeeForSavingsTasklet()