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:
getContentId
in interfaceLikePayload
- Returns:
- identifies a
ContentEntityObject
within Confluence
-
getContentType
- Specified by:
getContentType
in interfaceLikePayload
- Returns:
- the content type of the contentEntityObject. Cannot be null
-
getNotificationKey
- Specified by:
getNotificationKey
in interfacecom.atlassian.confluence.notifications.NotificationPayload
-
getOriginatorUserKey
- Specified by:
getOriginatorUserKey
in interfacecom.atlassian.confluence.notifications.NotificationPayload
-