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, createDocumentsCopyright © 2002-2022 Atlassian. All Rights Reserved.