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