Uses of Enum Class
org.springframework.cloud.task.listener.TaskExecutionObservation
-
Uses of TaskExecutionObservation in org.springframework.cloud.task.listener
Modifier and TypeMethodDescriptionstatic TaskExecutionObservation
Returns the enum constant of this class with the specified name.static TaskExecutionObservation[]
TaskExecutionObservation.values()
Returns an array containing the constants of this enum class, in the order they are declared.