Package | Description |
---|---|
com.atlassian.confluence.like |
Modifier and Type | Method and Description |
---|---|
LikeEntity |
HibernateLikeEntityDao.addLike(ContentEntityObject contentEntity,
com.atlassian.user.User user) |
@NonNull LikeEntity |
LikeEntityDao.addLike(ContentEntityObject contentEntity,
com.atlassian.user.User user)
Add a like on the content entity for the given user.
|
Modifier and Type | Method and Description |
---|---|
List<LikeEntity> |
HibernateLikeEntityDao.getLikeEntities(Collection<? extends ContentEntityObject> contentEntities) |
Constructor and Description |
---|
Like(LikeEntity likeEntity) |
Copyright © 2003–2020 Atlassian. All rights reserved.