public interface IssueDocumentFactory extends EntityDocumentFactory<Issue>
Document
for an Issue
.EntityDocumentFactory.EntityDocumentBuilder<T extends WithId,C extends EntityDocumentFactory.EntityDocumentBuilder<T,C>>
ENTITY_VERSION_ZERO
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.index.Term |
getIdentifyingIssueTerm(WithId issue) |
default org.apache.lucene.index.Term |
getIdentifyingTerm(Issue issue) |
org.apache.lucene.index.Term |
getIdentifyingTerm(Project project) |
createDocument, createDocuments
Copyright © 2002-2024 Atlassian. All Rights Reserved.