程序包的使用
org.springframework.boot.actuate.quartz
程序包
说明
Auto-configuration for actuator Quartz Scheduler concerns.
Actuator support for Quartz Scheduler.
-
类说明
Endpoint
to expose Quartz Scheduler jobs and triggers.@EndpointWebExtension
for theQuartzEndpoint
. -
类说明
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
.