Class ApplicationWebhooksConfiguration

  • All Implemented Interfaces:
    com.atlassian.webhooks.WebhooksConfiguration

    @Component("webhooksConfiguration")
    public class ApplicationWebhooksConfiguration
    extends Object
    implements com.atlassian.webhooks.WebhooksConfiguration
    • Field Summary

      • Fields inherited from interface com.atlassian.webhooks.WebhooksConfiguration

        DEFAULT
    • Constructor Detail

      • ApplicationWebhooksConfiguration

        public ApplicationWebhooksConfiguration()
    • Method Detail

      • isStatisticsEnabled

        public boolean isStatisticsEnabled()
        Specified by:
        isStatisticsEnabled in interface com.atlassian.webhooks.WebhooksConfiguration
      • isInvocationHistoryEnabled

        public boolean isInvocationHistoryEnabled()
        Specified by:
        isInvocationHistoryEnabled in interface com.atlassian.webhooks.WebhooksConfiguration