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