Package | Description |
---|---|
org.springframework.cloud.task.configuration |
Interfaces for configuring Spring Cloud Task and a default implementations.
|
org.springframework.cloud.task.repository.support |
Classes used for setting up and supporting a task repositories.
|
Class and Description |
---|
TaskRepositoryInitializer
Utility for initializing the Task Repository's datasource.
|
Class and Description |
---|
DatabaseType
Enum representing a database type, such as DB2 or oracle.
|
TaskExecutionDaoFactoryBean
A
FactoryBean implementation that creates the appropriate
TaskExecutionDao based on the provided information. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.