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