Uses of Interface
org.springframework.batch.core.job.flow.support.state.FlowExecutionAggregator

Packages that use FlowExecutionAggregator
org.springframework.batch.core.job.flow.support.state   
 

Uses of FlowExecutionAggregator in org.springframework.batch.core.job.flow.support.state
 

Classes in org.springframework.batch.core.job.flow.support.state that implement FlowExecutionAggregator
 class MaxValueFlowExecutionAggregator
          Implementation of the FlowExecutionAggregator interface that aggregates FlowExecutionStatus', using the status with the high precedence as the aggregate status.
 



Copyright © 2013 SpringSource. All Rights Reserved.