Uses of Class
com.atlassian.bamboo.plugins.rest.preference.model.RestPreferenceList
-
Packages that use RestPreferenceList Package Description com.atlassian.bamboo.plugins.rest.preference.model -
-
Uses of RestPreferenceList in com.atlassian.bamboo.plugins.rest.preference.model
Methods in com.atlassian.bamboo.plugins.rest.preference.model with parameters of type RestPreferenceList Modifier and Type Method Description void
RestPreferences. setPreferences(RestPreferenceList preferences)
Constructors in com.atlassian.bamboo.plugins.rest.preference.model with parameters of type RestPreferenceList Constructor Description RestPreferences(com.atlassian.plugins.rest.common.Link link, RestPreferenceList preferences)
-