public final class FlowExecutionRunner extends CompositeExecutionRunner<FlowContextImpl> implements Runnable
batchContext, enclosingRunner, id, jobContext
Constructor and Description |
---|
FlowExecutionRunner(FlowContextImpl flowContext,
CompositeExecutionRunner enclosingRunner,
CountDownLatch latch) |
Modifier and Type | Method and Description |
---|---|
protected List<? extends JobElement> |
getJobElements() |
void |
run() |
runDecision, runFlow, runFromHeadOrRestartPoint, runJobElement, runSplit, runStep
matches, resolveTransitionElements
public FlowExecutionRunner(FlowContextImpl flowContext, CompositeExecutionRunner enclosingRunner, CountDownLatch latch)
protected List<? extends JobElement> getJobElements()
getJobElements
in class CompositeExecutionRunner<FlowContextImpl>
Copyright © 2014 JBoss by Red Hat. All rights reserved.