Uses of Class
com.atlassian.confluence.it.Like
-
Packages that use Like Package Description com.atlassian.confluence.it.rpc -
-
Uses of Like in com.atlassian.confluence.it.rpc
Methods in com.atlassian.confluence.it.rpc that return types with arguments of type Like Modifier and Type Method Description List<Like>
LikesRpc. getLikes(ContentEntity content, User user)
gets the likes on the piece of content
-