Package | Description |
---|---|
org.springframework.boot.actuate.scheduling |
Actuator scheduling support.
|
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 © 2020 Pivotal Software, Inc.. All rights reserved.