public interface

EntityDocumentFactory

implements Function<F, T>
com.atlassian.jira.index.EntityDocumentFactory<T>
Known Indirect Subclasses

Class Overview

Converts provided entity to lucene documents for indexing

Summary

Nested Classes
class EntityDocumentFactory.EntityDocumentBuilder<T, C extends EntityDocumentBuilder<T, C>>  
[Expand]
Inherited Methods
From interface com.google.common.base.Function