Package org.springframework.boot.actuate.scheduling
package org.springframework.boot.actuate.scheduling
Actuator scheduling support.
-
ClassesClassDescription
@Endpointto expose information about an application's scheduled tasks.A description of aTriggerTaskwith a customTrigger.A description of anIntervalTask.A report of an application's scheduledTasks, primarily intended for serialization to JSON.Base class for descriptions of aTask.