Package com.atlassian.jira.issue.index
Interface ChangeHistoryDocumentFactory
- All Superinterfaces:
EntityDocumentFactory<ChangeHistoryGroup>
- All Known Implementing Classes:
DefaultChangeHistoryDocumentFactory
@Deprecated(since="10.4",
forRemoval=true)
public interface ChangeHistoryDocumentFactory
extends EntityDocumentFactory<ChangeHistoryGroup>
Deprecated, for removal: This API element is subject to removal in a future version.
- Since:
- v4.3
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.jira.index.EntityDocumentFactory
EntityDocumentFactory.EntityDocumentBuilder<T extends WithId,
C extends EntityDocumentFactory.EntityDocumentBuilder<T, C>> -
Field Summary
Fields inherited from interface com.atlassian.jira.index.EntityDocumentFactory
ENTITY_VERSION_ZERO, LOG
-
Method Summary
Methods inherited from interface com.atlassian.jira.index.EntityDocumentFactory
createDocument, createDocuments
ChangeHistoryFieldValuesFactory