Class AgileWebhooksSection
java.lang.Object
com.atlassian.greenhopper.webhooks.sections.AgileWebhooksSection
- All Implemented Interfaces:
com.atlassian.jira.webhooks.WebhookEventSection
,Comparable<com.atlassian.jira.webhooks.WebhookEventSection>
public class AgileWebhooksSection
extends Object
implements com.atlassian.jira.webhooks.WebhookEventSection
-
Constructor Details
-
AgileWebhooksSection
public AgileWebhooksSection()
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfacecom.atlassian.jira.webhooks.WebhookEventSection
-
getNameI18nKey
- Specified by:
getNameI18nKey
in interfacecom.atlassian.jira.webhooks.WebhookEventSection
-
getDescriptionI18nKey
- Specified by:
getDescriptionI18nKey
in interfacecom.atlassian.jira.webhooks.WebhookEventSection
-
getGroups
- Specified by:
getGroups
in interfacecom.atlassian.jira.webhooks.WebhookEventSection
-
getOrder
public int getOrder()- Specified by:
getOrder
in interfacecom.atlassian.jira.webhooks.WebhookEventSection
-