Interface RestoreService

All Known Implementing Classes:
RestoreServiceImpl

public interface RestoreService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    restore(UUID id, Integer revisionId)
     
  • Method Details