Class NoopWebhookDAOImpl

java.lang.Object
com.atlassian.crowd.dao.webhook.NoopWebhookDAOImpl
All Implemented Interfaces:
WebhookDAO

public class NoopWebhookDAOImpl extends Object implements WebhookDAO
A NOP implementation of WebhookDAO. Not used by Crowd or Horde, but provided for JIRA. Returns an immutable empty list of Webhooks.
Since:
v2.7