Class PreferencesControl
java.lang.Object
com.atlassian.bamboo.testutils.backdoor.BackdoorControl<PreferencesControl>
com.atlassian.bamboo.testutils.backdoor.PreferencesControl
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
BackdoorControl.AddXsrfNoCheckTokenFilter, BackdoorControl.JsonMediaTypeFilter
-
Field Summary
Fields inherited from class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
ADMIN_REST_PATH, API_REST_PATH, DEFAULT_REST_PATH, XSRF_NO_CHECK, XSRF_TOKEN_HEADER
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
setPreference
(String key, Object value) Set user preference for the current userMethods inherited from class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
anonymousResourceRoot, client, createResource, createResourceForPath, createResourceForPath, get, getEnvironmentData, getRestModulePath, getRootPath, percentEncode, ping, post, resourceRoot, tearDown
-
Constructor Details
-
PreferencesControl
-
-
Method Details
-
setPreference
Set user preference for the current user -
disableApplinkOnboarding
public void disableApplinkOnboarding()
-