Uses of Class
org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetails
Packages that use QuartzEndpoint.QuartzJobDetails
-
Uses of QuartzEndpoint.QuartzJobDetails in org.springframework.boot.actuate.quartz
Methods in org.springframework.boot.actuate.quartz that return QuartzEndpoint.QuartzJobDetailsModifier and TypeMethodDescriptionReturn thedetails of the job
identified with the given group name and job name.