Uses of Enum Class
dev.galasa.framework.api.common.resources.ResourceAction
-
Uses of ResourceAction in dev.galasa.framework.api.common.resources
Modifier and TypeMethodDescriptionstatic ResourceAction
ResourceAction.getFromString
(String actionAsString) static ResourceAction
Returns the enum constant of this class with the specified name.static ResourceAction[]
ResourceAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.