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