public interface IssueDocumentFactory extends EntityDocumentFactory<Issue>
Document
for an Issue
.EntityDocumentFactory.EntityDocumentBuilder<T,C extends EntityDocumentFactory.EntityDocumentBuilder<T,C>>
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.index.Term |
getIdentifyingTerm(Issue issue) |
org.apache.lucene.index.Term |
getIdentifyingTerm(Project project) |
andThen, compose, identity
Copyright © 2002-2019 Atlassian. All Rights Reserved.