Class NotificationFields
java.lang.Object
com.caplin.datasource.notification.impl.NotificationFields
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Notification
addExtraNotificationFields
(Notification notification, String currentTimeMillis, String sourceName)
-
Field Details
-
NOTIFICATION_ID_KEY
- See Also:
-
NOTIFICATION_OPERATION_KEY
- See Also:
-
NOTIFICATION_SOURCE_KEY
- See Also:
-
NOTIFICATION_TIME_KEY
- See Also:
-
-
Constructor Details
-
NotificationFields
public NotificationFields()
-
-
Method Details
-
addExtraNotificationFields
public static Notification addExtraNotificationFields(Notification notification, String currentTimeMillis, String sourceName)
-