| Package | Description |
|---|---|
| org.jberet.job.model |
| Modifier and Type | Method and Description |
|---|---|
Transition.Next<StepBuilder> |
StepBuilder.nextOn(String exitStatusCondition)
Sets
next transition condition for the step. |
Transition.Next<FlowBuilder> |
FlowBuilder.nextOn(String exitStatusCondition)
Sets
next transition condition for the flow. |
Transition.Next<DecisionBuilder> |
DecisionBuilder.nextOn(String exitStatusCondition)
Sets
next transition condition for the decision. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.