クラス MaxValueFlowExecutionAggregator

java.lang.ObjectSE
org.springframework.batch.core.job.flow.support.state.MaxValueFlowExecutionAggregator
実装されたすべてのインターフェース:
FlowExecutionAggregator

public class MaxValueFlowExecutionAggregator extends ObjectSE implements FlowExecutionAggregator
優先度の高いステータスを集約ステータスとして使用して、FlowExecutionStatus ' を集約する FlowExecutionAggregator インターフェースの実装。ステータスの優先順位の詳細については、FlowExecutionStatus を参照してください。
導入:
2.0
作成者:
Dave Syer