Uses of Class
org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskDescription
Packages that use ScheduledTasksEndpoint.TaskDescription
-
Uses of ScheduledTasksEndpoint.TaskDescription in org.springframework.boot.actuate.scheduling
Modifier and TypeClassDescriptionstatic final classstatic final classA description of aTriggerTaskwith a customTrigger.static final classstatic final classstatic classA description of anIntervalTask.Methods in org.springframework.boot.actuate.scheduling that return types with arguments of type ScheduledTasksEndpoint.TaskDescriptionModifier and TypeMethodDescriptionScheduledTasksEndpoint.ScheduledTasksReport.getCron()ScheduledTasksEndpoint.ScheduledTasksReport.getCustom()ScheduledTasksEndpoint.ScheduledTasksReport.getFixedDelay()ScheduledTasksEndpoint.ScheduledTasksReport.getFixedRate()