@Deprecated public class ConfluenceUserPersisterFactory extends Object implements ObjectPersisterFactory
ConfluenceUserPersister when the ImportedObject represents a ConfluenceUserImpl object| Constructor and Description |
|---|
ConfluenceUserPersisterFactory(ConfluenceUserDao confluenceUserDao,
com.atlassian.crowd.embedded.api.CrowdDirectoryService directoryService,
InternalUserDao crowdUserDao)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectPersister |
createPersisterFor(ImportedObject importedObject)
Deprecated.
Creates a new persister for the given
ImportedObject. |
public ConfluenceUserPersisterFactory(ConfluenceUserDao confluenceUserDao, com.atlassian.crowd.embedded.api.CrowdDirectoryService directoryService, InternalUserDao crowdUserDao)
public ObjectPersister createPersisterFor(ImportedObject importedObject)
ObjectPersisterFactoryImportedObject.createPersisterFor in interface ObjectPersisterFactoryimportedObject - the object to persist.ObjectPersister, or null if none could be found.Copyright © 2003–2022 Atlassian. All rights reserved.