Package | Description |
---|---|
org.springframework.boot.actuate.quartz |
Actuator support for Quartz Scheduler.
|
Modifier and Type | Method and Description |
---|---|
QuartzEndpoint.QuartzJobDetails |
QuartzEndpoint.quartzJob(String groupName,
String jobName)
Return the
details of the job identified with the given
group name and job name. |