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