public class NotificationJson extends Object
| Constructor and Description |
|---|
NotificationJson(org.killbill.billing.notification.plugin.api.ExtBusEvent event) |
NotificationJson(String eventType,
String accountId,
String objectType,
String objectId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId() |
String |
getEventType() |
String |
getObjectId() |
String |
getObjectType() |
Copyright © 2010-2015. All Rights Reserved.