Uses of Interface
com.atlassian.confluence.follow.FollowManager
Packages that use FollowManager
Package
Description
-
Uses of FollowManager in com.atlassian.confluence.follow
Classes in com.atlassian.confluence.follow that implement FollowManager -
Uses of FollowManager in com.atlassian.confluence.internal.follow
Subinterfaces of FollowManager in com.atlassian.confluence.internal.follow -
Uses of FollowManager in com.atlassian.confluence.labels.actions
Methods in com.atlassian.confluence.labels.actions with parameters of type FollowManagerModifier and TypeMethodDescriptionvoid
FollowUserAction.setFollowManager
(FollowManager followManager) void
UnFollowUserAction.setFollowManager
(FollowManager followManager) -
Uses of FollowManager in com.atlassian.confluence.plugin.descriptor.web.conditions.user
Methods in com.atlassian.confluence.plugin.descriptor.web.conditions.user with parameters of type FollowManagerModifier and TypeMethodDescriptionvoid
FollowingTargetUserCondition.setFollowManager
(FollowManager followManager) -
Uses of FollowManager in com.atlassian.confluence.plugins.like.notifications
Constructors in com.atlassian.confluence.plugins.like.notifications with parameters of type FollowManagerModifierConstructorDescriptionAbstractLikeEventRenderContextProvider
(ContentService contentService, UserAccessor userAccessor, FollowManager followManager) LikeEventEmailRenderContextProvider
(ContentService contentService, UserAccessor userAccessor, FollowManager followManager, Excerpter excerpter) -
Uses of FollowManager in com.atlassian.confluence.plugins.like.rest.resources
Constructors in com.atlassian.confluence.plugins.like.rest.resources with parameters of type FollowManagerModifierConstructorDescriptionUserResource
(UserAccessor userAccessor, PermissionManager permissionManager, FollowManager followManager) -
Uses of FollowManager in com.atlassian.confluence.plugins.like.spring
Methods in com.atlassian.confluence.plugins.like.spring that return FollowManager -
Uses of FollowManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type FollowManagerModifier and TypeMethodDescriptionvoid
FuncTestRpcHandlerImpl.setFollowManager
(FollowManager followManager) -
Uses of FollowManager in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions with parameters of type FollowManagerModifier and TypeMethodDescriptionvoid
UserPopupAction.setFollowManager
(FollowManager followManager)
FollowManager
orNetworkService