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 10.4, replaced by ChangeHistoryFieldValuesFactory
Abstracts the means to create a Document for a ChangeHistoryGroup and its Issue.
Since:
v4.3