Uses of Class
io.jenkins.plugins.carbonetes.ACTION
-
Uses of ACTION in io.jenkins.plugins.carbonetes
Methods in io.jenkins.plugins.carbonetes that return ACTION Modifier and Type Method Description static ACTIONACTION. fromName(String value)ACTIONCarbonetesAPI. getFinalAction()ACTIONCarbonetesAPI. getPolicyResult()static ACTIONACTION. valueOf(String name)Returns the enum constant of this type with the specified name.static ACTION[]ACTION. values()Returns an array containing the constants of this enum type, in the order they are declared.