Class AgileWebhookEventProvider

java.lang.Object
com.atlassian.greenhopper.webhooks.AgileWebhookEventProvider
All Implemented Interfaces:
com.atlassian.webhooks.WebhookEventProvider

public class AgileWebhookEventProvider extends Object implements com.atlassian.webhooks.WebhookEventProvider
  • Constructor Details

    • AgileWebhookEventProvider

      public AgileWebhookEventProvider()
  • Method Details

    • forId

      @Nullable public com.atlassian.webhooks.WebhookEvent forId(@Nonnull String id)
      Specified by:
      forId in interface com.atlassian.webhooks.WebhookEventProvider
    • getEvents

      @Nonnull public List<com.atlassian.webhooks.WebhookEvent> getEvents()
      Specified by:
      getEvents in interface com.atlassian.webhooks.WebhookEventProvider
    • getWeight

      public int getWeight()
      Specified by:
      getWeight in interface com.atlassian.webhooks.WebhookEventProvider