Uses of Class
org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor
-
Uses of QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor 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.