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

      public String getKey()
      Specified by:
      getKey in interface com.atlassian.jira.webhooks.WebhookEventSection
    • getNameI18nKey

      public String getNameI18nKey()
      Specified by:
      getNameI18nKey in interface com.atlassian.jira.webhooks.WebhookEventSection
    • getDescriptionI18nKey

      public String getDescriptionI18nKey()
      Specified by:
      getDescriptionI18nKey in interface com.atlassian.jira.webhooks.WebhookEventSection
    • getGroups

      public List<com.atlassian.jira.webhooks.WebhookEventGroup> getGroups()
      Specified by:
      getGroups in interface com.atlassian.jira.webhooks.WebhookEventSection
    • getOrder

      public int getOrder()
      Specified by:
      getOrder in interface com.atlassian.jira.webhooks.WebhookEventSection