Uses of Interface
com.atlassian.confluence.internal.follow.FollowManagerInternal
Packages that use FollowManagerInternal
Package
Description
-
Uses of FollowManagerInternal in com.atlassian.confluence.api.impl.service.network
Constructors in com.atlassian.confluence.api.impl.service.network with parameters of type FollowManagerInternalModifierConstructorDescriptionNetworkServiceImpl
(FollowManagerInternal followManager, ConfluenceUserResolver confluenceUserResolver, PersonFactory personFactory) -
Uses of FollowManagerInternal in com.atlassian.confluence.follow
Classes in com.atlassian.confluence.follow that implement FollowManagerInternal -
Uses of FollowManagerInternal in com.atlassian.confluence.macro.profile
Methods in com.atlassian.confluence.macro.profile with parameters of type FollowManagerInternalModifier and TypeMethodDescriptionvoid
NetworkMacro.setFollowManager
(FollowManagerInternal followManager) Deprecated. -
Uses of FollowManagerInternal in com.atlassian.confluence.rss.actions
Methods in com.atlassian.confluence.rss.actions with parameters of type FollowManagerInternalModifier and TypeMethodDescriptionvoid
NetworkFeedAction.setFollowManager
(FollowManagerInternal followManager) -
Uses of FollowManagerInternal in com.atlassian.confluence.user.actions
Fields in com.atlassian.confluence.user.actions declared as FollowManagerInternalModifier and TypeFieldDescriptionprotected FollowManagerInternal
AbstractUserProfileAction.followManager
Methods in com.atlassian.confluence.user.actions with parameters of type FollowManagerInternalModifier and TypeMethodDescriptionfinal void
AbstractUserProfileAction.setFollowManager
(FollowManagerInternal followManager) -
Uses of FollowManagerInternal in com.atlassian.integrationtest.utils
Methods in com.atlassian.integrationtest.utils that return FollowManagerInternal