| Constructor and Description |
|---|
ViewLinkMarshallerFactoryImpl(ResourceIdentifierResolver<PageResourceIdentifier,Page> pageResourceIdentifierResolver,
ResourceIdentifierResolver<BlogPostResourceIdentifier,BlogPost> blogPostResourceIdentifierResolver,
SpaceManager spaceManager,
PermissionManager permissionManager,
XmlStreamWriterTemplate xmlStreamWriterTemplate,
Marshaller<Link> linkBodyMarshaller,
HrefEvaluator hrefEvaluator,
Marshaller<Link> unresolvedLinkMarshaller,
UserAccessor userAccessor,
PersonalInformationManager personalInformationManager,
SettingsManager settingsManager,
ModelToRenderedClassMapper mapper,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService,
ResourceIdentifierMatcher resourceIdentifierMatcher) |
ViewUserLinkMarshaller(UserAccessor userAccessor,
XmlStreamWriterTemplate xmlStreamWriterTemplate,
Marshaller<Link> linkBodyMarshaller,
Marshaller<Link> unresolvedLinkMarshaller,
StaxStreamMarshaller<UserResourceIdentifier> resourceIdentifierStaxStreamMarshaller,
StaxStreamMarshaller<Link> linkStaxStreamMarshaller,
PersonalInformationManager personalInformationManager,
HrefEvaluator hrefEvaluator,
SettingsManager settingsManager,
ModelToRenderedClassMapper linkClassRenderer,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) |
| Constructor and Description |
|---|
IndexUserGroupRunner(com.atlassian.messagequeue.registry.MessageRunnerRegistryService messageRunnerRegistryService,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
PayloadSerializer<IndexUserGroupPayload> payloadSerializer,
DocumentVersionService documentVersionService,
IndexRequestBuilder<com.atlassian.bonnie.Searchable> indexRequestBuilder,
ESIndexRequestProcessor esIndexRequestProcessor) |
| Constructor and Description |
|---|
ConfluenceLinkResolver(PageManager pageManager,
SpaceManager spaceManager,
UserAccessor userAccessor,
PermissionManager permissionManager,
AttachmentManager attachmentManager,
SettingsManager settingsManager,
ContentEntityManager contentEntityManager,
ShortcutLinksManager shortcutLinksManager,
PersonalInformationManager personalInformationManager,
com.atlassian.renderer.v2.macro.MacroManager macroManager,
StorageFormatCleaner storageFormatCleaner) |
| Constructor and Description |
|---|
UserProfileLink(com.atlassian.renderer.links.GenericLinkParser parser,
UserAccessor userAccessor,
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 |
|---|
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,
UserAccessor userAccessor,
PersonalInformationDao personalInformationDao,
SpaceDao spaceDao,
com.google.common.base.Supplier<PageDao> pageDao) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePersonalSpaceListener.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
| Constructor and Description |
|---|
RemovePersonalSpaceListener(PersonalInformationManager personalInformationManager,
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(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,
PersonalInformationManager personalInformationManager,
I18NBeanFactory i18NBeanFactory,
DataSourceFactory dataSourceFactory,
com.atlassian.messagequeue.registry.MessageRunnerRegistryService messageRunnerRegistryService,
com.atlassian.messagequeue.MessageRunnerService messageRunnerService) |
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor,
SpacePermissionManagerInternal spacePermissionManager,
ContentEntityManager contentEntityManager,
PersonalInformationManager personalInformationManager,
UserChecker userChecker,
com.atlassian.event.EventManager eventManager,
PermissionManager permissionManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
DisabledUserManager disabledUserManager,
ConfluenceUserDao confluenceUserDao,
com.atlassian.user.UserManager backingUserManager,
SettingsManager settingsManager,
com.atlassian.crowd.embedded.api.UnfilteredCrowdService unfilteredCrowdService,
AvatarAccessor avatarAccessor,
FeatureFlagServiceClient featureFlagServiceClient) |
DefaultUserDetailsManager(ContentPropertyManager contentPropertyManager,
PersonalInformationManager personalInformationManager) |
UserPreRemovalCleanupListener(SpacePermissionManagerInternal spacePermissionManager,
NotificationManager notificationManager,
PersonalInformationManager personalInformationManager,
ContentPermissionManager contentPermissionManager,
UserStatusManager userStatusManager,
FollowManager followManager,
RelationManager relationManager,
com.atlassian.user.properties.PropertySetFactory userPropertySetFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected PersonalInformationManager |
AbstractUserProfileAction.personalInformationManager |
| Modifier and Type | Method and Description |
|---|---|
void |
EditUserAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
void |
AbstractUserProfileAction.setPersonalInformationManager(PersonalInformationManager personalInformationManager) |
| Constructor and Description |
|---|
AvatarAccessor(PersonalInformationManager personalInformationManager,
AttachmentManager attachmentManager,
com.atlassian.event.EventManager eventManager,
AvatarProviderAccessor avatarProviderAccessor,
ResourceAccessor resourceAccessor,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.atlassian.user.properties.PropertySetFactory userPropertySetFactory) |
| 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 |
|---|
UserAndGroupCleanupProcessor(ConfluenceUser currentUser,
boolean wipeUsersAndGroups,
PersonalInformationManager personalInformationManager,
ImportExportGroupIgnorer groupIgnorer) |
| Constructor and Description |
|---|
CleanUpManager(org.springframework.beans.factory.config.AutowireCapableBeanFactory factory,
PersonalInformationManager personalInformationManager,
SysadminImpersonator sysadminImpersonator,
com.atlassian.sal.api.transaction.TransactionTemplate txTemplate,
com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory,
ImportExportGroupIgnorer groupIgnorer,
PermissionManager permissionManager) |
| Constructor and Description |
|---|
PersonalSpaceServlet(UserAccessor userAccessor,
SpaceManager spaceManager,
PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
| Constructor and Description |
|---|
CurrentUserInfoResourceHandler(UserAccessor userAccessor,
SpaceManager spaceManager,
PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
Copyright © 2003–2017 Atlassian. All rights reserved.