com.ibm.jbatch.container.impl
Class DecisionControllerImpl
java.lang.Object
com.ibm.jbatch.container.impl.DecisionControllerImpl
- All Implemented Interfaces:
- IController
public class DecisionControllerImpl
- extends Object
- implements IController
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecisionControllerImpl
public DecisionControllerImpl(RuntimeJobExecution jobExecution,
Decision decision)
execute
public String execute()
setPreviousStepExecutions
protected void setPreviousStepExecutions(ExecutionElement previousExecutionElement,
IController previousElementController)
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.