Class ApplicationPropertiesControl
java.lang.Object
com.atlassian.jira.testkit.client.RestApiClient<T>
com.atlassian.jira.testkit.client.BackdoorControl<com.atlassian.jira.testkit.client.ApplicationPropertiesControl>
com.atlassian.jira.testkit.client.ApplicationPropertiesControl
com.atlassian.jira.functest.framework.backdoor.ApplicationPropertiesControl
public class ApplicationPropertiesControl
extends com.atlassian.jira.testkit.client.ApplicationPropertiesControl
Use this class from func/selenium/page-object tests that need to manipulate
ApplicationProperties.
See ApplicationPropertiesBackdoor for the code this plugs into at the back-end.
- Since:
- v5.0
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.jira.testkit.client.ApplicationPropertiesControl
com.atlassian.jira.testkit.client.ApplicationPropertiesControl.ConfigInfoNested classes/interfaces inherited from class com.atlassian.jira.testkit.client.RestApiClient
com.atlassian.jira.testkit.client.RestApiClient.BackdoorLoggingFilter, com.atlassian.jira.testkit.client.RestApiClient.JsonMediaTypeFilter, com.atlassian.jira.testkit.client.RestApiClient.RestCall -
Field Summary
Fields inherited from class com.atlassian.jira.testkit.client.BackdoorControl
API_REST_PATH, API_REST_VERSION, DEFAULT_REST_PATH, logger, rootPathFields inherited from class com.atlassian.jira.testkit.client.RestApiClient
REST_VERSION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.atlassian.jira.testkit.client.ApplicationPropertiesControl
disableXsrfChecking, enableXsrfChecking, getJiraHome, getOption, getString, setOption, setString, setTextMethods inherited from class com.atlassian.jira.testkit.client.BackdoorControl
createResource, createResourceForPath, createResourceForPath, get, getRestModulePathMethods inherited from class com.atlassian.jira.testkit.client.RestApiClient
anonymous, authenticate, authoriseWithOAuth2, authoriseWithOAuth2, cleanUp, client, createResource, createResourceGadget, createResourceInternal, errorResponse, expanded, getCredentialsProvider, getEnvironmentData, loginAs, loginAs, registerResponse, resourceRoot, resourceRoot, setOf, toResponse, toResponse, toResponse, withCredentialsProvider
-
Constructor Details
-
ApplicationPropertiesControl
-
-
Method Details
-
disableInlineEdit
-
enableInlineEdit
-
disableExternalUserManagement
-
enableExternalUserManagement
-
disableGlobalSharing
-
enableGlobalSharing
-
setEmailVisibilityToHide
-