Uses of Class
javax.batch.operations.JobExecutionAlreadyCompleteException
Packages that use 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 javax.batch.operations
Methods in javax.batch.operations that throw JobExecutionAlreadyCompleteExceptionModifier and TypeMethodDescriptionlong
JobOperator.restart
(long executionId, Properties restartParameters) Restarts a failed or stopped job instance.