Package jakarta.batch.runtime
package jakarta.batch.runtime
Provides APIs for viewing the detailed outcomes and metrics of Batch job executions.
- Version:
- 2.0
-
ClassDescriptionBatchRuntime represents the Jakarta Batch Runtime.BatchStatus enum defines the batch status values possible for a job.Provides a view of a job execution to the JobOperator.Provides a view of a job instance to the JobOperator.The Metric interface defines job metrics recorded by the batch runtime.The enum defining the specification-defined metric types.Provides a view of a step execution to the JobOperator.