|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LikeManager in com.atlassian.confluence.event.events.like.listeners |
---|
Constructors in com.atlassian.confluence.event.events.like.listeners with parameters of type LikeManager | |
---|---|
DatabaseLikesRemovalListener(LikeManager likeManager)
|
Uses of LikeManager in com.atlassian.confluence.like |
---|
Classes in com.atlassian.confluence.like that implement LikeManager | |
---|---|
class |
DefaultLikeManager
|
Constructors in com.atlassian.confluence.like with parameters of type LikeManager | |
---|---|
EventPublishingLikeDao(LikeManager manager)
Deprecated. |
Uses of LikeManager in com.atlassian.confluence.plugins.dailysummary.content.popular |
---|
Constructors in com.atlassian.confluence.plugins.dailysummary.content.popular with parameters of type LikeManager | |
---|---|
DefaultPopularContentDtoFactory(Excerpter excerpter,
LikeManager likeManager,
FollowManager followManager,
com.atlassian.user.UserManager userManager,
DataSourceFactory dataSourceFactory,
java.util.List<java.lang.String> excludedMacros,
I18NBeanFactory i18NBeanFactory)
|
|
DefaultPopularContentManager(FollowManager followManager,
FavouriteManager favouritesManager,
LikeManager likeManager,
PopularContentDtoFactory popularContentDtoFactory,
PopularContentQueries contentQueries)
|
Uses of LikeManager in com.atlassian.confluence.plugins.edgeindex.edge |
---|
Constructors in com.atlassian.confluence.plugins.edgeindex.edge with parameters of type LikeManager | |
---|---|
LikeCountQuery(LikeManager likeManager,
ContentEntityHelper contentEntityHelper)
|
Uses of LikeManager in com.atlassian.confluence.plugins.like.actions |
---|
Methods in com.atlassian.confluence.plugins.like.actions with parameters of type LikeManager | |
---|---|
void |
LikeAction.setLikeManager(LikeManager likeManager)
|
Uses of LikeManager in com.atlassian.confluence.plugins.like.conditions |
---|
Constructors in com.atlassian.confluence.plugins.like.conditions with parameters of type LikeManager | |
---|---|
ShowEmailLikeLinkCondition(LikeManager likeManager)
|
Uses of LikeManager in com.atlassian.confluence.plugins.like.notifications |
---|
Constructors in com.atlassian.confluence.plugins.like.notifications with parameters of type LikeManager | |
---|---|
DefaultLikeNotificationManager(UserAccessor userAccessor,
NotificationManager notificationManager,
FollowManager followManager,
LikeManager likeManager,
NotificationDao notificationDao)
|
Uses of LikeManager in com.atlassian.confluence.plugins.like.rest.resources |
---|
Constructors in com.atlassian.confluence.plugins.like.rest.resources with parameters of type LikeManager | |
---|---|
LikableContentResource(LikeManager likeManager,
ContentEntityManager contentEntityManager,
FollowManager followManager,
UserEntityExpander userEntityExpander,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |