Class WebhookAnalytics.CreateEvent

  • Enclosing class:
    WebhookAnalytics

    @AsynchronousPreferred
    public static class WebhookAnalytics.CreateEvent
    extends Object
    • Constructor Detail

      • CreateEvent

        public CreateEvent​(boolean active,
                           Collection<com.atlassian.webhooks.WebhookEvent> events,
                           boolean connectionTested,
                           boolean formSubmit)
    • Method Detail

      • getConnectionTested

        public boolean getConnectionTested()
      • getFormSubmit

        public boolean getFormSubmit()