Uses of Class
org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummary
-
Uses of QuartzEndpoint.QuartzTriggerGroupSummary in org.springframework.boot.actuate.quartz
Modifier and TypeMethodDescriptionQuartzEndpoint.quartzTriggerGroupSummary
(String group) Return a summary of the triggers group with the specified name ornull
if no such group exists.