Uses of Class
com.atlassian.bamboo.ww2.BambooActionSupport.JSONStatus
-
Packages that use BambooActionSupport.JSONStatus Package Description com.atlassian.bamboo.ww2 -
-
Uses of BambooActionSupport.JSONStatus in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 that return BambooActionSupport.JSONStatus Modifier and Type Method Description static BambooActionSupport.JSONStatus
BambooActionSupport.JSONStatus. valueOf(String name)
Returns the enum constant of this type with the specified name.static BambooActionSupport.JSONStatus[]
BambooActionSupport.JSONStatus. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-