public class SimpleLikePayload extends Object implements LikePayload
Modifier and Type | Method and Description |
---|---|
long |
getContentId() |
ContentType |
getContentType() |
com.atlassian.fugue.Maybe<String> |
getOriginatingUserKey() |
public long getContentId()
getContentId
in interface LikePayload
ContentEntityObject
within Confluencepublic ContentType getContentType()
getContentType
in interface LikePayload
public com.atlassian.fugue.Maybe<String> getOriginatingUserKey()
getOriginatingUserKey
in interface com.atlassian.confluence.notifications.NotificationPayload
Copyright © 2003–2016 Atlassian. All rights reserved.