public interface

IssueDocumentFactory

implements EntityDocumentFactory<T>
com.atlassian.jira.issue.index.IssueDocumentFactory
Known Indirect Subclasses

Class Overview

Abstracts the means to create a org.apache.lucene.document.Document for an Issue.

Summary

Public Methods
Term getIdentifyingTerm(Issue issue)
[Expand]
Inherited Methods
From interface com.google.common.base.Function

Public Methods

public Term getIdentifyingTerm (Issue issue)