Uses of Class
jakarta.batch.operations.NoSuchJobInstanceException
Package
Description
Provides APIs for starting, managing, and viewing results of Batch job executions, along with a set of exceptions.
-
Uses of NoSuchJobInstanceException in jakarta.batch.operations
Modifier and TypeMethodDescriptionJobOperator.getJobExecutions
(JobInstance instance) Return all job executions belonging to the specified job instance.