Uses of Package
org.springframework.cloud.task.configuration
Package
Description
Interfaces for configuring Spring Cloud Task and a default implementations.
Classes used for setting up and supporting a task repositories.
-
ClassDescriptionEnables the
TaskLifecycleListener
so that the features of Spring Cloud Task will be applied. -
ClassDescriptionEnables the
TaskLifecycleListener
so that the features of Spring Cloud Task will be applied. -
ClassDescriptionDefault implementation of the TaskConfigurer interface.Provides a strategy interface for providing configuration customization to the task system.
-
ClassDescriptionEnables the
TaskLifecycleListener
so that the features of Spring Cloud Task will be applied. -
ClassDescriptionWhen 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.Provides a strategy interface for providing configuration customization to the task system.Provides values for the
KeyValues
for the taskObservation
when the cloud profile is active.Properties available to configure the task. -
ClassDescriptionProvides values for the
KeyValues
for the taskObservation
when the cloud profile is active.Properties available to configure the task. -
-
ClassDescriptionEnables the
TaskLifecycleListener
so that the features of Spring Cloud Task will be applied.