| Interface | Description | 
|---|---|
| Batchlet | A batchlet is type of batch step
 that can be used for any type of 
 background processing that does not 
 explicitly call for a chunk oriented 
 approach. | 
| Decider | A Decider receives control as part of a decision element
 in a job. | 
| Class | Description | 
|---|---|
| AbstractBatchlet | The AbstractBatchlet provides default 
 implementations of less commonly implemented methods. | 
| Annotation Type | Description | 
|---|---|
| BatchProperty | Annotation used by batch artifacts to declare a 
 field which is injectable via a JSL-defined value
 (possibly leveraging Job XML substitutions). | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.