com.atlassian.jira.imports.project.core
Class BackupOverviewBuilderImpl.FieldConfigSchemeIssueType
java.lang.Object
com.atlassian.jira.imports.project.core.BackupOverviewBuilderImpl.FieldConfigSchemeIssueType
- Enclosing class:
- BackupOverviewBuilderImpl
public static class BackupOverviewBuilderImpl.FieldConfigSchemeIssueType
- extends Object
Represents the CustomField field configuration issue type context as stored in the XML Backup. We only include the fields
that we need to build ExternalCustomFieldConfiguration's
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackupOverviewBuilderImpl.FieldConfigSchemeIssueType
public BackupOverviewBuilderImpl.FieldConfigSchemeIssueType(String fieldConfigScheme,
String issueType)
getFieldConfigScheme
public String getFieldConfigScheme()
getIssueType
public String getIssueType()
Copyright © 2002-2012 Atlassian. All Rights Reserved.