public class NotificationEventFactoryUtil
extends java.lang.Object
Constructor and Description |
---|
NotificationEventFactoryUtil() |
Modifier and Type | Method and Description |
---|---|
static NotificationEvent |
createNotificationEvent(long timestamp,
java.lang.String type,
JSONObject payloadJSONObject) |
static NotificationEventFactory |
getNotificationEventFactory() |
void |
setNotificationEventFactory(NotificationEventFactory notificationEventFactory) |
public static NotificationEvent createNotificationEvent(long timestamp, java.lang.String type, JSONObject payloadJSONObject)
public static NotificationEventFactory getNotificationEventFactory()
public void setNotificationEventFactory(NotificationEventFactory notificationEventFactory)