Class SimpleLikePayload
java.lang.Object
com.atlassian.confluence.plugins.like.notifications.SimpleLikePayload
- All Implemented Interfaces:
com.atlassian.confluence.notifications.NotificationPayload,LikePayload
-
Method Details
-
getContentId
public long getContentId()- Specified by:
getContentIdin interfaceLikePayload- Returns:
- identifies a
ContentEntityObjectwithin Confluence
-
getContentType
- Specified by:
getContentTypein interfaceLikePayload- Returns:
- the content type of the contentEntityObject. Cannot be null
-
getNotificationKey
- Specified by:
getNotificationKeyin interfacecom.atlassian.confluence.notifications.NotificationPayload
-
getOriginatorUserKey
- Specified by:
getOriginatorUserKeyin interfacecom.atlassian.confluence.notifications.NotificationPayload
-