Uses of Class
org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzGroupsDescriptor
-
Uses of QuartzEndpoint.QuartzGroupsDescriptor in org.springframework.boot.actuate.quartz
Modifier and TypeMethodDescriptionQuartzEndpoint.quartzJobGroups()
Return the available job names, identified by group name.QuartzEndpoint.quartzTriggerGroups()
Return the available trigger names, identified by group name.Modifier and TypeMethodDescriptionQuartzEndpointWebExtension.quartzJobOrTriggerGroups
(String jobsOrTriggers)