Interface RetrieveHistoryService<E extends DateAuditorEntity>

All Superinterfaces:
HistoryService<E>
All Known Implementing Classes:
AbstractRetrieveHistoryService, CompoundRetrieveHistoryService, DirectoryRetrieveHistoryService, FileRetrieveHistoryService, ProcessRetrieveHistoryService, ProjectConfigurationRetrieveHistoryService, SectionRetrieveHistoryService

public interface RetrieveHistoryService<E extends DateAuditorEntity> extends HistoryService<E>