| Package | Description |
|---|---|
| org.jberet.creation | |
| org.jberet.job.model | |
| org.jberet.operations | |
| org.jberet.repository | |
| org.jberet.runtime | |
| org.jberet.runtime.context | |
| org.jberet.runtime.runner |
| Class and Description |
|---|
| BatchArtifacts
Corresponds to batch.xml root element type
batch-artifacts. |
| Job
Corresponds to
jsl:Job type, the root element of job XML. |
| Properties
Corresponds to
jsl:Properties of job XML element type. |
| Class and Description |
|---|
| BatchArtifacts
Corresponds to batch.xml root element type
batch-artifacts. |
| Chunk
Corresponds to jsl:Chunk job XML element type.
|
| Decision
Corresponds to
jsl:Decision job XML element type. |
| DecisionBuilder
Builder class for building a single
Decision. |
| ExceptionClassFilter
Corresponds to
jsl:ExceptionClassFilter job XML element type. |
| Flow
Corresponds to job element type
jsl:Flow in job XML. |
| FlowBuilder
Builder class for building a single
Flow. |
| InheritableJobElement
Abstract base class for those job elements that support JSL inheritance, such as job, step and flow.
|
| Job
Corresponds to
jsl:Job type, the root element of job XML. |
| JobBuilder
Builder class for building a single job.
|
| JobElement
A common interface for all job elements: decision, flow, split and step.
|
| Listeners
Corresponds to
jsl:Listeners job XML element type. |
| Partition
Corresponds to
jsl:Partition job element type in job XML. |
| PartitionPlan
Corresponds to
jsl:PartitionPlan job element type in job XML. |
| Properties
Corresponds to
jsl:Properties of job XML element type. |
| PropertiesHolder
An interface to indicate that the implementing class and its corresponding job element can contain
Properties. |
| RefArtifact
Represents a batch artifact with a ref and properties.
|
| Script
Represents a script element under an enclosing element represented by
RefArtifact. |
| Split
Corresponds to
jsl:Split job element type in job XML. |
| SplitBuilder
Builder class for building a single
Split. |
| Step
Corresponds to
jsl:Step job element type in job XML. |
| StepBuilder
Builder class for building a single step.
|
| Transition
Base class for all transition elements: end, fail, next and stop.
|
| Transition.End
Transition element
end. |
| Transition.Fail
Transition element
fail. |
| Transition.Next
Transition element
next. |
| Transition.Stop
Transition element
stop. |
| Transition.Termination
Base class of all terminating transition elements, such as
Transition.End,
Transition.Stop, and Transition.Fail. |
| XmlAttribute
Enum type to hold all XML attribute names for job xml and batch.xml.
|
| XmlElement
Enum type to hold all XML element names for job xml and batch.xml.
|
| Class and Description |
|---|
| Job
Corresponds to
jsl:Job type, the root element of job XML. |
| Class and Description |
|---|
| Job
Corresponds to
jsl:Job type, the root element of job XML. |
| Class and Description |
|---|
| Job
Corresponds to
jsl:Job type, the root element of job XML. |
| Class and Description |
|---|
| BatchArtifacts
Corresponds to batch.xml root element type
batch-artifacts. |
| Flow
Corresponds to job element type
jsl:Flow in job XML. |
| Job
Corresponds to
jsl:Job type, the root element of job XML. |
| Properties
Corresponds to
jsl:Properties of job XML element type. |
| Split
Corresponds to
jsl:Split job element type in job XML. |
| Step
Corresponds to
jsl:Step job element type in job XML. |
| Class and Description |
|---|
| Chunk
Corresponds to jsl:Chunk job XML element type.
|
| Decision
Corresponds to
jsl:Decision job XML element type. |
| Flow
Corresponds to job element type
jsl:Flow in job XML. |
| JobElement
A common interface for all job elements: decision, flow, split and step.
|
| RefArtifact
Represents a batch artifact with a ref and properties.
|
| Split
Corresponds to
jsl:Split job element type in job XML. |
| Step
Corresponds to
jsl:Step job element type in job XML. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.