Uses of Class
jakarta.batch.operations.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 jakarta.batch.operations
Modifier and TypeMethodDescriptionlong
JobOperator.start
(String jobXMLName, Properties jobParameters) Creates a new job instance and starts the first execution of that instance, which executes asynchronously.