com.atlassian.crowd.manager.webhook
Interface WebhookService


public interface WebhookService

Webhook service. It is responsible for delivering notifications to Webhooks.

Since:
v2.7

Method Summary
 void notifyWebhooks()
          Delivers a notification to all the Webhooks.
 

Method Detail

notifyWebhooks

void notifyWebhooks()
Delivers a notification to all the Webhooks.



Copyright © 2014 Atlassian. All Rights Reserved.