public static final class QuartzEndpoint.CalendarIntervalTriggerDescription extends QuartzEndpoint.TriggerDescription
CalendarIntervalTrigger.| 构造器和说明 |
|---|
CalendarIntervalTriggerDescription(org.quartz.CalendarIntervalTrigger trigger) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
appendDetails(java.util.Map<java.lang.String,java.lang.Object> content)
Append trigger-implementation specific details to the specified
content. |
protected void |
appendSummary(java.util.Map<java.lang.String,java.lang.Object> content)
Append trigger-implementation specific summary items to the specified
content. |
buildDetails, buildSummary, getTrigger, getType, putIfNoNullpublic CalendarIntervalTriggerDescription(org.quartz.CalendarIntervalTrigger trigger)
protected void appendSummary(java.util.Map<java.lang.String,java.lang.Object> content)
QuartzEndpoint.TriggerDescriptioncontent.appendSummary 在类中 QuartzEndpoint.TriggerDescriptioncontent - the summary of the triggerprotected void appendDetails(java.util.Map<java.lang.String,java.lang.Object> content)
QuartzEndpoint.TriggerDescriptioncontent.appendDetails 在类中 QuartzEndpoint.TriggerDescriptioncontent - the details of the trigger