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