| Package | Description |
|---|---|
| org.springframework.boot.actuate.scheduling |
| Modifier and Type | Class and Description |
|---|---|
static class |
ScheduledTasksEndpoint.FixedDelayTaskDescription
A description of a
FixedDelayTask or a TriggerTask with a
fixed-delay PeriodicTrigger. |
static class |
ScheduledTasksEndpoint.FixedRateTaskDescription
A description of a
FixedRateTask or a TriggerTask with a fixed-rate
PeriodicTrigger. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.