public class LikeContext extends Object
Constructor and Description |
---|
LikeContext(ContentType contentType,
long contentId) |
Modifier and Type | Method and Description |
---|---|
long |
getContentId() |
ContentType |
getContentType() |
Set<com.atlassian.sal.api.user.UserKey> |
getUserKeys() |
public LikeContext(ContentType contentType, long contentId)
public Set<com.atlassian.sal.api.user.UserKey> getUserKeys()
public ContentType getContentType()
public long getContentId()
Copyright © 2003–2018 Atlassian. All rights reserved.