public class FieldConfigurationControlExt
extends com.atlassian.jira.testkit.client.FieldConfigurationControl
| Constructor and Description |
|---|
FieldConfigurationControlExt(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFieldConfiguration(String name,
String copyName)
Copies an existing field configuration.
|
protected String |
getRestModulePath() |
void |
setFieldRenderer(String fieldConfirationName,
String fieldId,
String renderer) |
associateCustomFieldWithProject, changeFieldDescription, changeFieldVisibility, hideField, showFieldcreateResource, createResourceForPath, createResourceForPath, getanonymous, cleanUp, client, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, setOf, toResponse, toResponse, toResponsepublic FieldConfigurationControlExt(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData)
public void copyFieldConfiguration(String name, String copyName)
"Copy of " + original name unless specified.name - the name of the existing field configurationcopyName - the name of the new field configurationpublic void setFieldRenderer(String fieldConfirationName, String fieldId, String renderer)
protected String getRestModulePath()
getRestModulePath in class com.atlassian.jira.testkit.client.BackdoorControl<com.atlassian.jira.testkit.client.FieldConfigurationControl>Copyright © 2002-2018 Atlassian. All Rights Reserved.