Uses of Enum Class
org.springframework.scheduling.support.ScheduledTaskObservationDocumentation
Packages that use ScheduledTaskObservationDocumentation
-
Uses of ScheduledTaskObservationDocumentation in org.springframework.scheduling.support
Subclasses with type arguments of type ScheduledTaskObservationDocumentation in org.springframework.scheduling.supportModifier and TypeClassDescriptionenum
DocumentedKeyValues
for the observations on executions ofscheduled tasks
Methods in org.springframework.scheduling.support that return ScheduledTaskObservationDocumentationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ScheduledTaskObservationDocumentation.values()
Returns an array containing the constants of this enum class, in the order they are declared.