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.A set of group names, primarily intended for serialization to JSON.A summary for each group identified by name, primarily intended for serialization to JSON.Details of aQuartz Job
, primarily intended for serialization to JSON.A summary report of thejobs
in a given group.Details of aQuartz Job
, primarily intended for serialization to JSON.A report of available job and trigger group names, primarily intended for serialization to JSON.A summary report of thetriggers
in a given group.Base class for descriptions of aTrigger
.