public class DefaultChangeHistoryDocumentFactory extends Object implements ChangeHistoryDocumentFactory
EntityDocumentFactory.EntityDocumentBuilder<T extends WithId,C extends EntityDocumentFactory.EntityDocumentBuilder<T,C>>ENTITY_VERSION_ZERO| Constructor and Description |
|---|
DefaultChangeHistoryDocumentFactory(SearchExtractorRegistrationManager searchExtractorManager,
IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.apache.lucene.document.Document> |
createDocument(EntityWithVersion<ChangeHistoryGroup> changeHistoryGroupWithVersion) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDocumentspublic DefaultChangeHistoryDocumentFactory(SearchExtractorRegistrationManager searchExtractorManager, IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager)
public Optional<org.apache.lucene.document.Document> createDocument(EntityWithVersion<ChangeHistoryGroup> changeHistoryGroupWithVersion)
createDocument in interface EntityDocumentFactory<ChangeHistoryGroup>Copyright © 2002-2022 Atlassian. All Rights Reserved.