@Internal public class SynchronyEventsPersisterFactory extends Object implements ObjectPersisterFactory
| Constructor and Description |
|---|
SynchronyEventsPersisterFactory() |
| Modifier and Type | Method and Description |
|---|---|
ObjectPersister |
createPersisterFor(ImportedObject importedObject)
Creates a new persister for the given
ImportedObject. |
public ObjectPersister createPersisterFor(ImportedObject importedObject)
ObjectPersisterFactoryImportedObject.createPersisterFor in interface ObjectPersisterFactoryimportedObject - the object to persist.ObjectPersister, or null if none could be found.Copyright © 2003–2019 Atlassian. All rights reserved.