@Deprecated @Internal public class SynchronyEventsPersisterFactory extends Object implements ObjectPersisterFactory
| Constructor and Description |
|---|
SynchronyEventsPersisterFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectPersister |
createPersisterFor(ImportedObject importedObject)
Deprecated.
Creates a new persister for the given
ImportedObject. |
public SynchronyEventsPersisterFactory()
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.