Class QuartzEndpoint.QuartzJobGroupSummaryDescriptor

java.lang.Object
org.springframework.boot.quartz.actuate.endpoint.QuartzEndpoint.QuartzJobGroupSummaryDescriptor
All Implemented Interfaces:
OperationResponseBody
Enclosing class:
QuartzEndpoint

public static final class QuartzEndpoint.QuartzJobGroupSummaryDescriptor extends Object implements OperationResponseBody
Description of the jobs in a given group.
Since:
4.0.0
Author:
Vedran Pavic, Stephane Nicoll