Uses of Class
org.springframework.boot.quartz.actuate.endpoint.QuartzEndpoint.QuartzGroupsDescriptor
Packages that use QuartzEndpoint.QuartzGroupsDescriptor
Package
Description
Actuator endpoint for Quartz Scheduler.
-
Uses of QuartzEndpoint.QuartzGroupsDescriptor in org.springframework.boot.quartz.actuate.endpoint
Methods in org.springframework.boot.quartz.actuate.endpoint that return QuartzEndpoint.QuartzGroupsDescriptorModifier and TypeMethodDescriptionQuartzEndpoint.quartzJobGroups()Return the available job names, identified by group name.QuartzEndpoint.quartzTriggerGroups()Return the available trigger names, identified by group name.Methods in org.springframework.boot.quartz.actuate.endpoint that return types with arguments of type QuartzEndpoint.QuartzGroupsDescriptorModifier and TypeMethodDescriptionQuartzEndpointWebExtension.quartzJobOrTriggerGroups(String jobsOrTriggers)