Uses of Class
org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskDescription
-
Uses of ScheduledTasksEndpoint.TaskDescription in org.springframework.boot.actuate.scheduling
Modifier and TypeClassDescriptionstatic final class
static final class
A description of aTriggerTask
with a customTrigger
.static final class
static final class
static class
A description of anIntervalTask
.Modifier and TypeMethodDescriptionScheduledTasksEndpoint.ScheduledTasksReport.getCron()
ScheduledTasksEndpoint.ScheduledTasksReport.getCustom()
ScheduledTasksEndpoint.ScheduledTasksReport.getFixedDelay()
ScheduledTasksEndpoint.ScheduledTasksReport.getFixedRate()