Package | Description |
---|---|
io.spring | |
io.spring.cloud | |
io.spring.configuration | |
org.springframework.cloud.task.configuration |
Interfaces for configuring Spring Cloud Task and a default implementations.
|
org.springframework.cloud.task.listener | |
org.springframework.cloud.task.timestamp |
Class and Description |
---|
EnableTask
Enables the
TaskLifecycleListener
so that the features of Spring Cloud Task will be applied. |
Class and Description |
---|
EnableTask
Enables the
TaskLifecycleListener
so that the features of Spring Cloud Task will be applied. |
Class and Description |
---|
DefaultTaskConfigurer
Default implementation of the TaskConfigurer interface.
|
TaskConfigurer
Provides a strategy interface for providing configuration
customization to the task system.
|
Class and Description |
---|
SingleInstanceTaskListener
When spring.cloud.task.single-instance-enabled is set to true this listener will create a lock for the task
based on the spring.cloud.task.name.
|
TaskConfigurer
Provides a strategy interface for providing configuration
customization to the task system.
|
TaskProperties
Properties available to configure the task.
|
Class and Description |
---|
TaskProperties
Properties available to configure the task.
|
Class and Description |
---|
EnableTask
Enables the
TaskLifecycleListener
so that the features of Spring Cloud Task will be applied. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.