Package javax.batch.runtime


package javax.batch.runtime
Provides APIs for viewing the detailed outcomes and metrics of Batch job executions.
  • Class
    Description
    BatchRuntime represents the JSR 352 Batch Runtime.
    BatchStatus enum defines the batch status values possible for a job.
     
     
    The Metric interface defines job metrics recorded by the batch runtime.