Package org.springframework.batch.core.launch
@NullMarked
package org.springframework.batch.core.launch
Interfaces and simple implementations of launch concerns.
- Author:
- Michael Minella, Mahmoud Ben Hassine, Stefano Cordio
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Checked exception indicating that a JobExecution that is not currently running has been requested to stop.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0 in favor of
JobExecutionAlreadyRunningException.An exception indicating an illegal attempt to restart a job that was already completed successfully.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0 with no replacement.Deprecated, for removal: This API element is subject to removal in a future version.since 6.0 in favor ofJobOperator.High level interface for operating batch jobs.Deprecated, for removal: This API element is subject to removal in a future version.since 6.0 with not replacement.An exception indicating an illegal attempt to restart a job.Checked exception to indicate that a requiredJobis not available.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0 with no replacement.Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0 with no replacement.
JobRestartExceptionwith a specific message.