public class FieldConfigurationBackdoorExt
extends com.atlassian.jira.testkit.plugin.FieldConfigurationBackdoor
Constructor and Description |
---|
FieldConfigurationBackdoorExt(FieldLayoutManager fieldLayoutManager,
CustomFieldManager customFieldManager,
ProjectManager projectManager,
FieldConfigSchemeManager fieldConfigSchemeManager,
RendererManager rendererManager,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
copyFieldConfiguration(String fieldConfigName,
String newFieldConfigName) |
javax.ws.rs.core.Response |
setRenderer(String fieldConfigName,
String fieldId,
String renderer) |
public FieldConfigurationBackdoorExt(FieldLayoutManager fieldLayoutManager, CustomFieldManager customFieldManager, ProjectManager projectManager, FieldConfigSchemeManager fieldConfigSchemeManager, RendererManager rendererManager, JiraAuthenticationContext authenticationContext)
Copyright © 2002-2022 Atlassian. All Rights Reserved.