Interface HistoryService<E extends DateAuditorEntity>

All Known Subinterfaces:
RestoreHistoryService, RetrieveHistoryService<E>
All Known Implementing Classes:
AbstractRestoreHistoryService, AbstractRetrieveHistoryService, CompoundConfigurationRestoreHistoryService, CompoundRetrieveHistoryService, DirectoryRetrieveHistoryService, FileRetrieveHistoryService, ProcessConfigurationRestoreHistoryService, ProcessRetrieveHistoryService, ProjectConfigurationRestoreHistoryService, ProjectConfigurationRetrieveHistoryService, SectionConfigurationRestoreHistoryService, SectionRetrieveHistoryService

public interface HistoryService<E extends DateAuditorEntity>