Class ScheduledTasksEndpoint.FixedRateTaskDescription
java.lang.Object
org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskDescription
org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.IntervalTaskDescription
org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.FixedRateTaskDescription
- Enclosing class:
- ScheduledTasksEndpoint
public static final class ScheduledTasksEndpoint.FixedRateTaskDescription
extends ScheduledTasksEndpoint.IntervalTaskDescription
-
Method Summary
Methods inherited from class org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.IntervalTaskDescription
getInitialDelay, getInterval
Methods inherited from class org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.TaskDescription
getRunnable