public class DefaultChangeHistoryDocumentFactory extends Object implements ChangeHistoryDocumentFactory
EntityDocumentFactory.EntityDocumentBuilder<T,C extends EntityDocumentFactory.EntityDocumentBuilder<T,C>>| Constructor and Description |
|---|
DefaultChangeHistoryDocumentFactory(SearchExtractorRegistrationManager searchExtractorManager,
IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager) |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<org.apache.lucene.document.Document> |
apply(ChangeHistoryGroup changeHistoryGroup) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic DefaultChangeHistoryDocumentFactory(SearchExtractorRegistrationManager searchExtractorManager, IndexedChangeHistoryFieldManager indexedChangeHistoryFieldManager)
public io.atlassian.fugue.Option<org.apache.lucene.document.Document> apply(ChangeHistoryGroup changeHistoryGroup)
apply in interface java.util.function.Function<ChangeHistoryGroup,io.atlassian.fugue.Option<org.apache.lucene.document.Document>>Copyright © 2002-2019 Atlassian. All Rights Reserved.