Class FlowExecution

java.lang.Object
org.springframework.batch.core.job.flow.FlowExecution
All Implemented Interfaces:
Comparable<FlowExecution>

public class FlowExecution extends Object implements Comparable<FlowExecution>
Since:
2.0
Author:
Dave Syer