Modifier and Type | Class and Description |
---|---|
static class |
LoggingNotificationEndpoint.DescriptorImpl.LoggingEndpointEventCustom |
static class |
WebHookNotificationEndpoint.WebHookEndpointEventCustom |
Modifier and Type | Method and Description |
---|---|
NotificationEndpoint.EndpointEventCustom |
NotificationEndpoint.EndpointEvent.getCustom() |
protected NotificationEndpoint.EndpointEventCustom |
WebHookNotificationEndpoint.DescriptorImpl.parseCustom(net.sf.json.JSONObject event) |
protected NotificationEndpoint.EndpointEventCustom |
NotificationEndpoint.DescriptorImpl.parseCustom(net.sf.json.JSONObject event) |
protected NotificationEndpoint.EndpointEventCustom |
LoggingNotificationEndpoint.DescriptorImpl.parseCustom(net.sf.json.JSONObject event) |
Constructor and Description |
---|
EndpointEvent(NotificationEndpoint.EndpointEventCustom custom) |
Copyright © 2016–2019. All rights reserved.