Uses of Class
org.springframework.boot.quartz.actuate.endpoint.QuartzEndpoint
Packages that use QuartzEndpoint
Package
Description
Actuator endpoint for Quartz Scheduler.
-
Uses of QuartzEndpoint in org.springframework.boot.quartz.actuate.endpoint
Constructors in org.springframework.boot.quartz.actuate.endpoint with parameters of type QuartzEndpointModifierConstructorDescriptionQuartzEndpointWebExtension(QuartzEndpoint delegate, Show showValues, Set<String> roles)