public interface

ChangeHistoryDocumentFactory

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

Class Overview

Abstracts the means to create a org.apache.lucene.document.Document for a ChangeHistoryGroup and its Issue.

Summary

[Expand]
Inherited Methods
From interface com.google.common.base.Function