Interface RestoreHistoryService

All Superinterfaces:
HistoryService
All Known Implementing Classes:
AbstractRestoreHistoryService, CompoundConfigurationRestoreHistoryService, ProcessConfigurationRestoreHistoryService, ProjectConfigurationRestoreHistoryService, SectionConfigurationRestoreHistoryService

public interface RestoreHistoryService extends HistoryService
  • Method Details

    • restoreToRevision

      Object restoreToRevision(UUID id, long revisionId)