Class WebhookExamples
- java.lang.Object
-
- com.atlassian.confluence.plugins.restapi.examples.WebhookExamples
-
public class WebhookExamples extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static Map<String,Object>INVOCATION_ERRORstatic Map<String,Object>INVOCATION_FAILUREstatic Map<String,Object>INVOCATION_HISTORYstatic Map<String,Object>INVOCATION_SUCCESSstatic PageResponse<Object>PAGE_OF_WEBHOOKSstatic Map<String,Object>WEBHOOK
-
Constructor Summary
Constructors Constructor Description WebhookExamples()
-
-
-
Field Detail
-
PAGE_OF_WEBHOOKS
public static final PageResponse<Object> PAGE_OF_WEBHOOKS
-
-