com.ibm.jbatch.container.impl
Class FlowInSplitThreadRootControllerImpl

java.lang.Object
  extended by com.ibm.jbatch.container.impl.JobThreadRootControllerImpl
      extended by com.ibm.jbatch.container.impl.FlowInSplitThreadRootControllerImpl
All Implemented Interfaces:
IController, IThreadRootController

public class FlowInSplitThreadRootControllerImpl
extends JobThreadRootControllerImpl


Field Summary
 
Fields inherited from class com.ibm.jbatch.container.impl.JobThreadRootControllerImpl
jobContext, jobExecution, jobInstanceId, jobNavigator, jobStatusService, persistenceService, rootJobExecutionId
 
Constructor Summary
FlowInSplitThreadRootControllerImpl(RuntimeFlowInSplitExecution flowInSplitExecution, FlowInSplitBuilderConfig config)
           
 
Method Summary
protected  void batchStatusFailedFromException()
           
 JobOrFlowStatus originateExecutionOnThread()
           
 
Methods inherited from class com.ibm.jbatch.container.impl.JobThreadRootControllerImpl
batchStatusStopping, endOfJob, getLastRunStepExecutions, jobListenersBeforeJob, jslStop, logWarning, markJobStarted, setContextProperties, stop, updateJobBatchStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowInSplitThreadRootControllerImpl

public FlowInSplitThreadRootControllerImpl(RuntimeFlowInSplitExecution flowInSplitExecution,
                                           FlowInSplitBuilderConfig config)
Method Detail

originateExecutionOnThread

public JobOrFlowStatus originateExecutionOnThread()
Specified by:
originateExecutionOnThread in interface IThreadRootController
Overrides:
originateExecutionOnThread in class JobThreadRootControllerImpl

batchStatusFailedFromException

protected void batchStatusFailedFromException()
Overrides:
batchStatusFailedFromException in class JobThreadRootControllerImpl


Copyright © 2013. All Rights Reserved.