public class NotificationEventFactoryImpl
extends Object
implements com.liferay.portal.kernel.notifications.NotificationEventFactory
| Constructor and Description |
|---|
NotificationEventFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.notifications.NotificationEvent |
createNotificationEvent(long timestamp,
String type,
com.liferay.portal.kernel.json.JSONObject payloadJSONObject) |
public com.liferay.portal.kernel.notifications.NotificationEvent createNotificationEvent(long timestamp,
String type,
com.liferay.portal.kernel.json.JSONObject payloadJSONObject)
createNotificationEvent in interface com.liferay.portal.kernel.notifications.NotificationEventFactory