Uses of Class
jakarta.batch.operations.JobExecutionIsRunningException
-
Packages that use JobExecutionIsRunningException Package Description jakarta.batch.operations Provides APIs for starting, managing, and viewing results of Batch job executions, along with a set of exceptions. -
-
Uses of JobExecutionIsRunningException in jakarta.batch.operations
Methods in jakarta.batch.operations that throw JobExecutionIsRunningException Modifier and Type Method Description void
JobOperator. abandon(long executionId)
Set batch status to ABANDONED.
-