Uses of Package
org.springframework.boot.actuate.quartz
Package
Description
Auto-configuration for actuator Quartz Scheduler concerns.
Actuator support for Quartz Scheduler.
-
ClassDescription
Endpoint
to expose Quartz Scheduler jobs and triggers.@EndpointWebExtension
for theQuartzEndpoint
. -
ClassDescription
Endpoint
to expose Quartz Scheduler jobs and triggers.Description of group names.Description of available job and trigger group names.Description of each group identified by name.Description of aQuartz Job
.Description of thejobs
in a given group.Description of aQuartz Job
.Description of thetriggers
in a given group.Base class for descriptions of aTrigger
.