Hierarchy For Package org.apache.fineract.infrastructure.jobs.service.aggregationjob

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.batch.item.ItemStreamSupport (implements org.springframework.batch.item.ItemStream)
      • org.springframework.batch.item.support.AbstractItemStreamItemReader<T> (implements org.springframework.batch.item.ItemStreamReader<T>)
        • org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader<T>
          • org.springframework.batch.item.database.AbstractCursorItemReader<T> (implements org.springframework.beans.factory.InitializingBean)
            • org.springframework.batch.item.database.JdbcCursorItemReader<T>
    • org.apache.fineract.infrastructure.jobs.service.aggregationjob.JournalEntryAggregationJobConfiguration
    • org.apache.fineract.infrastructure.jobs.service.aggregationjob.JournalEntryAggregationJobConstant
    • org.apache.fineract.infrastructure.jobs.service.aggregationjob.JournalEntryAggregationJobExecutionDecider (implements org.springframework.batch.core.job.flow.JobExecutionDecider)
    • org.apache.fineract.infrastructure.jobs.service.aggregationjob.JournalEntryAggregationJobWriter (implements org.springframework.batch.item.ItemWriter<T>, org.springframework.batch.core.StepExecutionListener)