Uses of Package
org.springframework.boot.actuate.scheduling
Packages that use org.springframework.boot.actuate.scheduling
Package
Description
Auto-configuration for actuator scheduling concerns.
Actuator scheduling support.
-
Classes in org.springframework.boot.actuate.scheduling used by org.springframework.boot.actuate.autoconfigure.scheduling
-
Classes in org.springframework.boot.actuate.scheduling used by org.springframework.boot.actuate.schedulingClassDescriptionA description of an
IntervalTask
.A report of an application's scheduledTasks
, primarily intended for serialization to JSON.Base class for descriptions of aTask
.