Uses of Class
org.duracloud.snapshot.service.RestorationNotFoundException
-
Uses of RestorationNotFoundException in org.duracloud.snapshot.service
Methods in org.duracloud.snapshot.service that throw RestorationNotFoundExceptionModifier and TypeMethodDescriptionRestoreManager.getBySnapshotId(String snapshotId) Retrieves a restoration based on the ID of the snapshot being restoredRestoreManager.transitionRestoreStatus(String restorationId, org.duracloud.snapshot.dto.RestoreStatus status, String message) Transition the workflow status of the restore activity to a new status