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, waitMethods inherited from interface com.atlassian.jira.webhooks.WebhookEventSection
compareTo, getDescriptionI18nKey, getPanels
-
Constructor Details
-
PropertiesWebhooksSection
public PropertiesWebhooksSection()
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceWebhookEventSection
-
getNameI18nKey
- Specified by:
getNameI18nKeyin interfaceWebhookEventSection
-
getGroups
- Specified by:
getGroupsin interfaceWebhookEventSection
-
getOrder
public int getOrder()- Specified by:
getOrderin interfaceWebhookEventSection
-