Uses of Class
org.duracloud.snapshot.service.InvalidStateTransitionException
-
-
Uses of InvalidStateTransitionException in org.duracloud.snapshot.service
Methods in org.duracloud.snapshot.service that throw InvalidStateTransitionException Modifier and Type Method Description RestorationRestoreManager. transitionRestoreStatus(java.lang.String restorationId, org.duracloud.snapshot.dto.RestoreStatus status, java.lang.String message)Transition the workflow status of the restore activity to a new statusstatic voidRestorationStateTransitionValidator. validate(org.duracloud.snapshot.dto.RestoreStatus from, org.duracloud.snapshot.dto.RestoreStatus to)
-