See: Description
Interface | Description |
---|---|
StepHandler |
Class | Description |
---|---|
AbstractJob |
Abstract implementation of the
Job interface. |
CompositeJobParametersValidator |
Composite
JobParametersValidator that passes the job parameters through a sequence of
injected JobParametersValidator s |
DefaultJobParametersValidator |
Default implementation of
JobParametersValidator . |
SimpleJob |
Simple implementation of
Job interface providing the ability to run a
JobExecution . |
SimpleStepHandler |
Implementation of
StepHandler that manages repository and restart
concerns. |