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