Package | Description |
---|---|
org.springframework.boot.autoconfigure.batch |
Auto-configuration for Spring Batch.
|
Class and Description |
---|
BatchDatabaseInitializer
Initialize the Spring Batch schema (ignoring errors, so should be idempotent).
|
BatchProperties.Initializer |
BatchProperties.Job |
JobExecutionEvent
Spring
ApplicationEvent encapsulating a JobExecution . |
JobLauncherCommandLineRunner
CommandLineRunner to launch Spring Batch jobs. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.