Uses of Class
javax.batch.operations.JobStartException
Packages that use JobStartException
Package
Description
Provides APIs for starting, managing, and viewing results of Batch job executions, along with a set of exceptions.
-
Uses of JobStartException in javax.batch.operations
Methods in javax.batch.operations that throw JobStartExceptionModifier and TypeMethodDescriptionlong
JobOperator.start
(String jobXMLName, Properties jobParameters) Creates a new job instance and starts the first execution of that instance.