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