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(Issue issue)
Copyright © 2002-2015 Atlassian. All Rights Reserved.