Uses of Enum Class
org.opencastproject.urlsigning.common.ResourceRequest.Status
Packages that use ResourceRequest.Status
-
Uses of ResourceRequest.Status in org.opencastproject.urlsigning.common
Methods in org.opencastproject.urlsigning.common that return ResourceRequest.StatusModifier and TypeMethodDescriptionResourceRequest.getStatus()static ResourceRequest.StatusReturns the enum constant of this class with the specified name.static ResourceRequest.Status[]ResourceRequest.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opencastproject.urlsigning.common with parameters of type ResourceRequest.Status