com.liferay.portal.kernel.notifications
Interface NotificationEventFactory


public interface NotificationEventFactory

Author:
Edward Han

Method Summary
 NotificationEvent createNotificationEvent(long timestamp, java.lang.String type, JSONObject payloadJSONObject)
           
 

Method Detail

createNotificationEvent

NotificationEvent createNotificationEvent(long timestamp,
                                          java.lang.String type,
                                          JSONObject payloadJSONObject)