Uses of Enum Class
dev.galasa.framework.api.common.resources.ResourceAction
Packages that use ResourceAction
-
Uses of ResourceAction in dev.galasa.framework.api.common.resources
Fields in dev.galasa.framework.api.common.resources declared as ResourceActionMethods in dev.galasa.framework.api.common.resources that return ResourceActionModifier 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.Constructors in dev.galasa.framework.api.common.resources with parameters of type ResourceAction