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 |
---|---|
JobBuilder |
JobBuilder.decision(Decision decision)
Adds a decision to the job.
|
FlowBuilder |
FlowBuilder.decision(Decision decision)
Adds a decision to the current flow.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CompositeExecutionRunner.runDecision(Decision decision,
javax.batch.runtime.StepExecution... precedingStepExecutions) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.