| Package | Description |
|---|---|
| org.jberet.job.model | |
| org.jberet.runtime.runner |
| Modifier and Type | Method and Description |
|---|---|
Decision |
DecisionBuilder.build()
Builds the decision.
|
| Modifier and Type | Method and Description |
|---|---|
FlowBuilder |
FlowBuilder.decision(Decision decision)
Adds a decision to the current flow.
|
JobBuilder |
JobBuilder.decision(Decision decision)
Adds a decision to the job.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CompositeExecutionRunner.runDecision(Decision decision,
javax.batch.runtime.StepExecution... precedingStepExecutions) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.