Modifier and Type | Method and Description |
---|---|
void |
ConfluenceLinkResolver.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
UserProfileLink(com.atlassian.renderer.links.GenericLinkParser parser,
UserAccessor userAccessor,
PersonalInformationManager personalInformationManager) |
Modifier and Type | Method and Description |
---|---|
void |
StatusListMacro.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Modifier and Type | Method and Description |
---|---|
void |
UserCanCreatePersonalSpaceCondition.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
UserDtoFactoryImpl(UserAccessor userAccessor,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
ContextPathHolder contextPathHolder,
UserDetailsManager userDetailsManager,
com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer,
PersonalInformationManager personalInformationManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
PermissionManager permissionManager,
SettingsManager settingsManager) |
Modifier and Type | Method and Description |
---|---|
PersonalInformationManager |
UsersSoapService.getPersonalInformationManager() |
Modifier and Type | Method and Description |
---|---|
void |
UsersSoapService.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
void |
SpacesSoapService.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
ESIndexTaskFactory(AnyTypeDao anyTypeDao,
ContentEntityObjectDao contentEntityObjectDao,
ESDocumentBuilder documentBuilder,
ESDocumentBuilder changeDocumentBuilder,
UserAccessor userAccessor,
PersonalInformationManager personalInformationManager,
BatchOperationManager batchOperationManager,
PersonalInformationDao personalInformationDao,
org.elasticsearch.client.Client client) |
Constructor and Description |
---|
ESIndexUsersInGroupTask(String groupName,
ContentEntityObjectDao contentEntityObjectDao,
ESDocumentBuilder documentBuilder,
ESDocumentBuilder changeDocumentBuilder,
PersonalInformationManager personalInformationManager,
BatchOperationManager batchOperationManager,
UserAccessor userAccessor) |
Modifier and Type | Method and Description |
---|---|
PersonalInformationManager |
IndexTaskFactory.getPersonalInformationManager() |
Constructor and Description |
---|
ReindexUsersInGroupIndexTask(BatchOperationManager batchOperationManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
IndexTaskFactory indexTaskFactory,
String groupName) |
Constructor and Description |
---|
IndexTaskFactory(BatchOperationManager batchOperationManager,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
com.atlassian.bonnie.search.DocumentBuilder changeDocumentBuilder,
ContentEntityObjectDao contentEntityObjectDao,
com.google.common.base.Supplier<AttachmentManager> attachmentManager,
com.google.common.base.Supplier<PersonalInformationManager> personalInformationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor,
PersonalInformationDao personalInformationDao)
Deprecated.
since 5.10
|
IndexTaskFactory(BatchOperationManager batchOperationManager,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
com.atlassian.bonnie.search.DocumentBuilder changeDocumentBuilder,
ContentEntityObjectDao contentEntityObjectDao,
com.google.common.base.Supplier<AttachmentManager> attachmentManager,
com.google.common.base.Supplier<PersonalInformationManager> personalInformationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor,
PersonalInformationDao personalInformationDao,
SpaceDao spaceDao,
PageDao pageDao) |
IndexTaskFactory(BatchOperationManager batchOperationManager,
net.sf.hibernate.SessionFactory sessionFactory,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
com.atlassian.bonnie.search.DocumentBuilder changeDocumentBuilder,
ContentEntityObjectDao contentEntityObjectDao,
com.google.common.base.Supplier<AttachmentManager> attachmentManager,
com.google.common.base.Supplier<PersonalInformationManager> personalInformationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor)
Deprecated.
since 5.9. Use the non-deprecated constructor.
|
Constructor and Description |
---|
PermissionHelper(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
PageManager pageManager) |
Modifier and Type | Field and Description |
---|---|
protected PersonalInformationManager |
AbstractEditSpaceAction.personalInformationManager |
Modifier and Type | Method and Description |
---|---|
PersonalInformationManager |
CreatePersonalSpaceAction.getPersonalInformationManager() |
Modifier and Type | Method and Description |
---|---|
void |
CreatePersonalSpaceAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
void |
AbstractEditSpaceAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
CreatePersonalSpaceListener(FormatConverter formatConverter,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
PageManager pageManager,
SystemTemplateManager systemTemplateManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
XhtmlContent xhtmlContent,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor) |
RemovePersonalSpaceListener(PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
com.atlassian.bonnie.Indexer indexer,
I18NBeanFactory i18NBeanFactory) |
Modifier and Type | Method and Description |
---|---|
void |
FuncTestRpcHandlerImpl.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
UserIndexingUpgradeTask(PersonalInformationManager personalInformationManager,
org.hibernate.SessionFactory sessionFactory,
BatchOperationManager batchOperationManager,
JournalIndexTaskQueue journalIndexTaskQueue,
IndexTaskFactory indexTaskFactory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPersonalInformationManager |
Constructor and Description |
---|
DefaultSignupManager(com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.security.random.SecureTokenGenerator secureTokenGenerator,
UserAccessor userAccessor,
UserVerificationTokenManager userVerificationTokenManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
SettingsManager settingsManager,
com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer,
EmailService notificationsService,
NotificationsSender notificationsSender,
com.atlassian.event.api.EventPublisher eventPublisher,
UserChecker userChecker,
PersonalInformationManager personalInformationManager,
com.atlassian.core.task.MultiQueueTaskManager taskManager,
I18NBeanFactory i18NBeanFactory,
DataSourceFactory dataSourceFactory) |
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) |
DefaultUserDetailsManager(ContentPropertyManager contentPropertyManager,
PersonalInformationManager personalInformationManager) |
Modifier and Type | Field and Description |
---|---|
protected PersonalInformationManager |
AbstractUserProfileAction.personalInformationManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUserProfileAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
void |
EditUserAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Modifier and Type | Method and Description |
---|---|
void |
UserIndexingListener.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
Constructor and Description |
---|
UserDirectoryListener(ConfluenceUserDao confluenceUserDao,
com.atlassian.seraph.spi.rememberme.RememberMeTokenDao rememberMeTokenDao,
PersonalInformationManager personalInformationManager,
com.atlassian.user.UserManager backingUserManager,
com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService) |
Constructor and Description |
---|
DefaultUserProfileService(PermissionManager permissionManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
PersonalInformationManager personalInformationManager,
UserProfilePictureManager userProfilePictureManager)
Deprecated.
|
DeleteProfilePictureCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
String fileName)
Deprecated.
|
SetProfilePictureFromFilenameCommand(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User targetUser,
String imageFileName,
Set<String> buildInProfilePics)
Deprecated.
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName)
Deprecated.
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName,
int topLeftX,
int topLeftY,
int width)
Deprecated.
|
SetProfilePictureFromImageCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
InputStream imageData,
String imageFileName,
com.atlassian.confluence.user.service.SetProfilePictureFromImageCommandImpl.Selection cropSelection)
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.