Package org.springframework.boot.actuate.scheduling
package org.springframework.boot.actuate.scheduling
Actuator scheduling support.
-
ClassDescription
@Endpoint
to expose information about an application's scheduled tasks.Description of aTriggerTask
with a customTrigger
.Description of anIntervalTask
.Description of an application's scheduledTasks
.Base class for descriptions of aTask
.