JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Platform API v11.0.0-M4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
jakarta.batch.api
Packages that use
jakarta.batch.api
Package
Description
jakarta.batch.api
Provides APIs used by Batch artifacts.
Classes in
jakarta.batch.api
used by
jakarta.batch.api
Class
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.