Uses of Interface
com.atlassian.confluence.plugins.like.UserEntityExpander
Packages that use UserEntityExpander
Package
Description
-
Uses of UserEntityExpander in com.atlassian.confluence.plugins.like
Classes in com.atlassian.confluence.plugins.like that implement UserEntityExpander -
Uses of UserEntityExpander in com.atlassian.confluence.plugins.like.rest.resources
Constructors in com.atlassian.confluence.plugins.like.rest.resources with parameters of type UserEntityExpanderModifierConstructorDescriptionLikableContentResource
(LikeManager likeManager, ContentEntityManager contentEntityManager, NetworkService networkService, UserEntityExpander userEntityExpander, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)