Modifier and Type | Class and Description |
---|---|
class |
DefaultFollowManager |
Modifier and Type | Interface and Description |
---|---|
interface |
FollowManagerInternal
Internal version of the
FollowManager interface; see the package-info.java for rationale. |
Modifier and Type | Method and Description |
---|---|
void |
FollowUserAction.setFollowManager(FollowManager followManager) |
void |
UnFollowUserAction.setFollowManager(FollowManager followManager) |
Modifier and Type | Method and Description |
---|---|
FollowManager |
UserFollowingTargetCondition.getFollowManager()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
FollowingTargetUserCondition.setFollowManager(FollowManager followManager) |
void |
UserFollowingTargetCondition.setFollowManager(FollowManager followManager)
Deprecated.
|
Constructor and Description |
---|
AbstractLikeEventRenderContextProvider(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder,
UserAccessor userAccessor,
FollowManager followManager,
LocaleManager localeManager) |
LikeEventEmailRenderContextProvider(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder,
UserAccessor userAccessor,
FollowManager followManager,
Excerpter excerpter,
LocaleManager localeManager) |
LikeEventHipChatRenderContextProvider(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder,
UserAccessor userAccessor,
FollowManager followManager,
LocaleManager localeManager) |
Constructor and Description |
---|
UserResource(UserAccessor userAccessor,
PermissionManager permissionManager,
FollowManager followManager) |
Modifier and Type | Method and Description |
---|---|
void |
FuncTestRpcHandlerImpl.setFollowManager(FollowManager followManager) |
Constructor and Description |
---|
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor,
SpacePermissionManagerInternal spacePermissionManager,
ContentEntityManager contentEntityManager,
NotificationManager notificationManager,
PersonalInformationManager personalInformationManager,
UserChecker userChecker,
AttachmentManager attachmentManager,
com.atlassian.event.EventManager eventManager,
ContentPermissionManager contentPermissionManager,
PermissionManager permissionManager,
UserStatusManager userStatusManager,
FollowManager followManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
DisabledUserManager disabledUserManager,
HibernateSessionManager sessionManager,
ConfluenceUserDao confluenceUserDao,
com.atlassian.user.UserManager backingUserManager,
SettingsManager settingsManager,
com.atlassian.crowd.embedded.api.UnfilteredCrowdService unfilteredCrowdService,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier,
AvatarProviderAccessor avatarProviderAccessor,
ResourceAccessor resourceAccessor,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
Modifier and Type | Method and Description |
---|---|
void |
UserPopupAction.setFollowManager(FollowManager followManager) |
Copyright © 2003–2018 Atlassian. All rights reserved.