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