Uses of Interface
jakarta.batch.operations.JobOperator
Package
Description
Provides APIs for viewing the detailed outcomes and metrics of Batch job executions.
-
Uses of JobOperator in jakarta.batch.runtime
Modifier and TypeMethodDescriptionstatic JobOperator
BatchRuntime.getJobOperator()
The getJobOperator factory method returns an instance of the JobOperator interface.