Interface | Description |
---|---|
JobService |
Interface for general purpose monitoring and management of Batch jobs.
|
SearchableJobExecutionDao | |
SearchableJobInstanceDao | |
SearchableStepExecutionDao |
Extension of the
StepExecutionDao interface to add additional search
features. |
Class | Description |
---|---|
JdbcSearchableJobExecutionDao | |
JdbcSearchableJobInstanceDao | |
JdbcSearchableStepExecutionDao | |
JobExecutionWithStepCount |
Supports the base
JobExecution attributes along with a step count. |
SimpleJobService |
Implementation of
JobService that delegates most of its work to other
off-the-shelf components. |
SimpleJobServiceFactoryBean |
A factory for a
JobService that makes the configuration of its various
ingredients as convenient as possible. |
Exception | Description |
---|---|
NoSuchStepExecutionException |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.