public class SimpleLikePayload extends Object implements LikePayload
| Modifier and Type | Method and Description |
|---|---|
long |
getContentId() |
ContentType |
getContentType() |
com.atlassian.fugue.Maybe<String> |
getOriginatingUserKey() |
Optional<com.atlassian.sal.api.user.UserKey> |
getOriginatorUserKey() |
public long getContentId()
getContentId in interface LikePayloadContentEntityObject within Confluencepublic ContentType getContentType()
getContentType in interface LikePayloadpublic com.atlassian.fugue.Maybe<String> getOriginatingUserKey()
getOriginatingUserKey in interface com.atlassian.confluence.notifications.NotificationPayloadpublic Optional<com.atlassian.sal.api.user.UserKey> getOriginatorUserKey()
getOriginatorUserKey in interface com.atlassian.confluence.notifications.NotificationPayloadCopyright © 2003–2021 Atlassian. All rights reserved.