public static final class QuartzEndpoint.CronTriggerDescription extends QuartzEndpoint.TriggerDescription
CronTrigger の説明。| コンストラクターと説明 |
|---|
CronTriggerDescription(org.quartz.CronTrigger trigger) |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | appendDetails(MapSE<StringSE, ObjectSE> content) 指定された content にトリガー実装固有の詳細を追加します。 |
protected void | appendSummary(MapSE<StringSE, ObjectSE> content) 指定された content にトリガー実装固有の要約項目を追加します。 |
buildDetails, buildSummary, getTrigger, getType, putIfNoNullcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected void appendSummary(MapSE<StringSE,ObjectSE> content)
QuartzEndpoint.TriggerDescriptioncontent にトリガー実装固有の要約項目を追加します。QuartzEndpoint.TriggerDescription の appendSummary content - トリガーの概要 protected void appendDetails(MapSE<StringSE,ObjectSE> content)
QuartzEndpoint.TriggerDescriptioncontent にトリガー実装固有の詳細を追加します。QuartzEndpoint.TriggerDescription の appendDetails content - トリガーの詳細