Package jakarta.batch.api
package jakarta.batch.api
Provides APIs used by Batch artifacts.
- Version:
- 2.0
-
ClassDescriptionThe AbstractBatchlet provides default implementations of less commonly implemented methods.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.Annotation used by batch artifacts and CDI Beans to declare a field or other element which is injectable via a JSL-defined value (possibly leveraging Job XML substitutions).A Decider receives control as part of a decision element in a job.