Uses of Class
org.springframework.boot.quartz.actuate.endpoint.QuartzEndpoint.TriggerDescriptor
Packages that use QuartzEndpoint.TriggerDescriptor
Package
Description
Actuator endpoint for Quartz Scheduler.
-
Uses of QuartzEndpoint.TriggerDescriptor in org.springframework.boot.quartz.actuate.endpoint
Modifier and TypeClassDescriptionstatic final classDescription of aCalendarIntervalTrigger.static final classDescription of aCronTrigger.static final classDescription of a customTrigger.static final classDescription of aDailyTimeIntervalTrigger.static final classDescription of aSimpleTrigger.