com.ibm.jbatch.container.impl
Class FlowControllerImpl
java.lang.Object
com.ibm.jbatch.container.impl.FlowControllerImpl
- All Implemented Interfaces:
- IController
public class FlowControllerImpl
- extends Object
- implements IController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
flowNavigator
protected ModelNavigator<Flow> flowNavigator
flow
protected Flow flow
FlowControllerImpl
public FlowControllerImpl(RuntimeJobExecution jobExecution,
Flow flow,
long rootJobExecutionId)
execute
public JobOrFlowStatus execute()
stop
public void stop()
- Specified by:
stop in interface IController
getLastRunStepExecutions
public List<Long> getLastRunStepExecutions()
- Specified by:
getLastRunStepExecutions in interface IController
Copyright © 2013. All Rights Reserved.