| Package | Description |
|---|---|
| org.springframework.batch.core.configuration |
Interfaces for registration and location of job configurations.
|
| org.springframework.batch.core.configuration.annotation | |
| org.springframework.batch.core.configuration.support |
Specific implementations of configuration concerns.
|
| org.springframework.batch.core.launch |
Interfaces and simple implementations of launch concerns.
|
| org.springframework.batch.core.launch.support |
Support classes for use in bootstrap and launch implementations or configurations.
|
| org.springframework.batch.core.step.builder | |
| org.springframework.batch.core.step.job |
| Class and Description |
|---|
| NoSuchJobException
Checked exception to indicate that a required
Job is not
available. |
| Class and Description |
|---|
| JobLauncher
Simple interface for controlling jobs, including possible ad-hoc executions,
based on different runtime identifiers.
|
| Class and Description |
|---|
| NoSuchJobException
Checked exception to indicate that a required
Job is not
available. |
| Class and Description |
|---|
| JobExecutionNotRunningException
Execution indicating that a JobExecution that is not currently running has
been requested to stop.
|
| JobInstanceAlreadyExistsException
Checked exception to indicate that a required
Job is not
available. |
| JobParametersNotFoundException
Checked exception to indicate that a required
JobParametersIncrementer is not
available. |
| NoSuchJobException
Checked exception to indicate that a required
Job is not
available. |
| NoSuchJobExecutionException
Checked exception to indicate that a required
JobExecution is not
available. |
| NoSuchJobInstanceException
Exception that signals that the user requested an operation on a non-existent
JobInstance. |
| Class and Description |
|---|
| JobExecutionNotRunningException
Execution indicating that a JobExecution that is not currently running has
been requested to stop.
|
| JobInstanceAlreadyExistsException
Checked exception to indicate that a required
Job is not
available. |
| JobLauncher
Simple interface for controlling jobs, including possible ad-hoc executions,
based on different runtime identifiers.
|
| JobOperator
Low level interface for inspecting and controlling jobs with access only to
primitive and collection types.
|
| JobParametersNotFoundException
Checked exception to indicate that a required
JobParametersIncrementer is not
available. |
| NoSuchJobException
Checked exception to indicate that a required
Job is not
available. |
| NoSuchJobExecutionException
Checked exception to indicate that a required
JobExecution is not
available. |
| NoSuchJobInstanceException
Exception that signals that the user requested an operation on a non-existent
JobInstance. |
| Class and Description |
|---|
| JobLauncher
Simple interface for controlling jobs, including possible ad-hoc executions,
based on different runtime identifiers.
|
| Class and Description |
|---|
| JobLauncher
Simple interface for controlling jobs, including possible ad-hoc executions,
based on different runtime identifiers.
|
Copyright © 2014. All rights reserved.