|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestPreference | |
---|---|
com.atlassian.bamboo.plugins.rest.preference | |
com.atlassian.bamboo.plugins.rest.preference.model |
Uses of RestPreference in com.atlassian.bamboo.plugins.rest.preference |
---|
Methods in com.atlassian.bamboo.plugins.rest.preference that return RestPreference | |
---|---|
RestPreference |
PreferenceResource.getPreference(java.lang.String prefKey,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
|
Uses of RestPreference in com.atlassian.bamboo.plugins.rest.preference.model |
---|
Methods in com.atlassian.bamboo.plugins.rest.preference.model that return types with arguments of type RestPreference | |
---|---|
java.util.List<RestPreference> |
RestPreferenceList.getPreferences()
|
Constructor parameters in com.atlassian.bamboo.plugins.rest.preference.model with type arguments of type RestPreference | |
---|---|
RestPreferenceList(int size,
org.apache.commons.lang.math.IntRange range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestPreference> callback)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |