Uses of Class
org.springframework.boot.quartz.actuate.endpoint.QuartzEndpoint.QuartzJobDetailsDescriptor
Packages that use QuartzEndpoint.QuartzJobDetailsDescriptor
Package
Description
Actuator endpoint for Quartz Scheduler.
-
Uses of QuartzEndpoint.QuartzJobDetailsDescriptor in org.springframework.boot.quartz.actuate.endpoint
Methods in org.springframework.boot.quartz.actuate.endpoint that return QuartzEndpoint.QuartzJobDetailsDescriptorModifier and TypeMethodDescriptionReturn thedetails of the jobidentified with the given group name and job name.