Class LikeEntity
java.lang.Object
com.atlassian.confluence.plugins.like.graphql.LikeEntity
- Since:
- 6.12.0
-
Constructor Summary
ConstructorsConstructorDescriptionLikeEntity
(User user, Date creationDate, com.google.common.base.Supplier<Set<String>> followeesUsernames) -
Method Summary
-
Constructor Details
-
LikeEntity
-
-
Method Details
-
getUser
-
currentUserIsFollowing
public boolean currentUserIsFollowing()
-