Class TroubleshootingControl
java.lang.Object
com.atlassian.bamboo.testutils.backdoor.BackdoorControl<TroubleshootingControl>
com.atlassian.bamboo.testutils.backdoor.TroubleshootingControl
-
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondisableNotification(String healthcheckKey) turn off notification permanently, need to be confirmed bydoHealthCheck()methodexecutes health checkMethods inherited from class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
anonymousResourceRoot, client, createAnonymousResourceForPath, createAnonymousResourceForPath, createResource, createResourceForPath, createResourceForPath, get, getEnvironmentData, getRestModulePath, getRootPath, percentEncode, ping, post, resourceRoot, resourceRootWithForcedTokenAuth, tearDown
-
Constructor Details
-
TroubleshootingControl
-
-
Method Details
-
disableNotification
turn off notification permanently, need to be confirmed bydoHealthCheck()method -
doHealthCheck
executes health check
-