Package | Description |
---|---|
org.jberet.job.model | |
org.jberet.runtime.context | |
org.jberet.runtime.runner |
Modifier and Type | Method and Description |
---|---|
Split |
SplitBuilder.build()
Builds the split.
|
Modifier and Type | Method and Description |
---|---|
FlowBuilder |
FlowBuilder.split(Split split)
Adds a split to the current flow.
|
JobBuilder |
JobBuilder.split(Split split)
Adds a split to the job.
|
Modifier and Type | Method and Description |
---|---|
Split |
SplitContextImpl.getSplit() |
Constructor and Description |
---|
SplitContextImpl(Split split,
AbstractContext[] outerContexts) |
Modifier and Type | Method and Description |
---|---|
protected void |
CompositeExecutionRunner.runSplit(Split split) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.