Package javax.batch.api
package javax.batch.api
Provides APIs used by Batch artifacts.
-
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.A Decider receives control as part of a decision element in a job.