com.ibm.jbatch.container.impl
Class ExecutionTransitioner
java.lang.Object
com.ibm.jbatch.container.impl.ExecutionTransitioner
public class ExecutionTransitioner
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionTransitioner
public ExecutionTransitioner(RuntimeJobExecution jobExecution,
long rootJobExecutionId,
ModelNavigator<?> modelNavigator)
ExecutionTransitioner
public ExecutionTransitioner(RuntimeJobExecution jobExecution,
long rootJobExecutionId,
ModelNavigator<JSLJob> jobNavigator,
BlockingQueue<PartitionDataWrapper> analyzerQueue)
doExecutionLoop
public JobOrFlowStatus doExecutionLoop()
- Used for job and flow.
- Returns:
getCurrentStoppableElementController
public IController getCurrentStoppableElementController()
getStepExecIds
public List<Long> getStepExecIds()
Copyright © 2013. All Rights Reserved.