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