@Deprecated public class DefaultLikeSummaryCreator extends Object implements LikeSummaryCreator
| Constructor and Description |
|---|
DefaultLikeSummaryCreator(UserEntityExpander userEntityExpander,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
createSummary(ContentEntityObject contentEntity,
List<Like> likes,
Set<String> followees)
Deprecated.
Creates summary.
|
public DefaultLikeSummaryCreator(UserEntityExpander userEntityExpander, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager)
public String createSummary(ContentEntityObject contentEntity, List<Like> likes, Set<String> followees)
LikeSummaryCreatorcreateSummary in interface LikeSummaryCreatorcontentEntity - the content entitylikes - likes for the specified content entityfollowees - a set of usernames the current logged in user is followingCopyright © 2003–2018 Atlassian. All rights reserved.