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, runStepmatches, resolveTransitionElementspublic FlowExecutionRunner(FlowContextImpl flowContext, CompositeExecutionRunner enclosingRunner, CountDownLatch latch)
protected List<? extends JobElement> getJobElements()
getJobElements in class CompositeExecutionRunner<FlowContextImpl>Copyright © 2016 JBoss by Red Hat. All rights reserved.