@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)
LikeSummaryCreator
createSummary
in interface LikeSummaryCreator
contentEntity
- the content entitylikes
- likes for the specified content entityfollowees
- a set of usernames the current logged in user is followingCopyright © 2003–2015 Atlassian. All rights reserved.