Class | Description |
---|---|
TaskBatchAutoConfiguration |
Provides auto configuration for the
TaskBatchExecutionListener . |
TaskBatchAutoConfiguration.TaskBatchExecutionListenerAutoconfiguration | |
TaskBatchExecutionListenerBeanPostProcessor |
Injects a configured
TaskBatchExecutionListener into any batch jobs (beans
assignable to AbstractJob ) that are executed within the scope of a task. |
TaskBatchExecutionListenerFactoryBean |
FactoryBean for a TaskBatchExecutionListener . |
TaskBatchProperties |
Establish properties to be used for how Tasks work with
Spring Batch.
|
TaskJobLauncherAutoConfiguration |
Provides auto configuration for the
TaskJobLauncherCommandLineRunner . |
TaskJobLauncherCommandLineRunnerFactoryBean |
Factory bean for creating an instance of
TaskJobLauncherCommandLineRunner . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.