public class ApplicationPropertiesControl
extends com.atlassian.jira.testkit.client.ApplicationPropertiesControl
See ApplicationPropertiesBackdoor for the code this plugs into at the back-end.
com.atlassian.jira.testkit.client.ApplicationPropertiesControl.ConfigInfo
Constructor and Description |
---|
ApplicationPropertiesControl(JIRAEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
ApplicationPropertiesControl |
disableExternalUserManagement() |
ApplicationPropertiesControl |
disableInlineEdit() |
ApplicationPropertiesControl |
enableExternalUserManagement() |
ApplicationPropertiesControl |
enableInlineEdit() |
disableXsrfChecking, enableXsrfChecking, getJiraHome, getOption, getString, setOption, setString, setText
createResource, createResourceForPath, createResourceForPath, get, getRestModulePath
anonymous, cleanUp, client, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, setOf, toResponse, toResponse, toResponse
public ApplicationPropertiesControl(JIRAEnvironmentData environmentData)
public ApplicationPropertiesControl disableInlineEdit()
public ApplicationPropertiesControl enableInlineEdit()
public ApplicationPropertiesControl disableExternalUserManagement()
public ApplicationPropertiesControl enableExternalUserManagement()
Copyright © 2002-2019 Atlassian. All Rights Reserved.