Uses of Class
jakarta.batch.operations.JobExecutionNotMostRecentException
Package
Description
Provides APIs for starting, managing, and viewing results of Batch job executions, along with a set of exceptions.
-
Uses of JobExecutionNotMostRecentException in jakarta.batch.operations
Modifier and TypeMethodDescriptionlong
JobOperator.restart
(long executionId, Properties restartParameters) Restarts a failed or stopped job instance, which executes asynchronously.