Uses of Class
com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestGlobalVariableList
-
Packages that use RestGlobalVariableList Package Description com.atlassian.bamboo.plugins.rest.admin.globalvariable -
-
Uses of RestGlobalVariableList in com.atlassian.bamboo.plugins.rest.admin.globalvariable
Methods in com.atlassian.bamboo.plugins.rest.admin.globalvariable that return RestGlobalVariableList Modifier and Type Method Description RestGlobalVariableList
RestGlobalVariables. getGlobalVariables()
Constructors in com.atlassian.bamboo.plugins.rest.admin.globalvariable with parameters of type RestGlobalVariableList Constructor Description RestGlobalVariables(String link, RestGlobalVariableList restGlobalVariableList)
-