Class PropertiesWebhooksSection
java.lang.Object
com.atlassian.jira.plugins.webhooks.sections.PropertiesWebhooksSection
- All Implemented Interfaces:
WebhookEventSection
,Comparable<WebhookEventSection>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.jira.webhooks.WebhookEventSection
compareTo, getDescriptionI18nKey, getPanels
-
Constructor Details
-
PropertiesWebhooksSection
public PropertiesWebhooksSection()
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfaceWebhookEventSection
-
getNameI18nKey
- Specified by:
getNameI18nKey
in interfaceWebhookEventSection
-
getGroups
- Specified by:
getGroups
in interfaceWebhookEventSection
-
getOrder
public int getOrder()- Specified by:
getOrder
in interfaceWebhookEventSection
-