| Interface | Description |
|---|---|
| JobElement |
A common interface for all job elements: decision, flow, split and step.
|
| Class | Description |
|---|---|
| BatchArtifacts | |
| Chunk | |
| Decision | |
| ExceptionClassFilter | |
| Flow | |
| Job | |
| JobParser |
StAX parser for batch job xml and batch xml files.
|
| Partition | |
| PartitionPlan | |
| Properties | |
| PropertyResolver | |
| RefArtifact |
Represents a batch artifact with a ref and properties.
|
| Split | |
| Step | |
| Transition |
Base class for all transition elements: end, fail, next and stop.
|
| Transition.End | |
| Transition.Fail | |
| Transition.Next | |
| Transition.Stop | |
| Transition.Termination |
| Enum | Description |
|---|---|
| XmlAttribute | |
| XmlElement |
Copyright © 2016 JBoss by Red Hat. All rights reserved.