Class BackupOverviewBuilder.FieldConfigSchemeIssueType
java.lang.Object
com.atlassian.jira.imports.project.core.BackupOverviewBuilder.FieldConfigSchemeIssueType
- Enclosing interface:
- BackupOverviewBuilder
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-
Constructor Summary
ConstructorsConstructorDescriptionFieldConfigSchemeIssueType
(String fieldConfigScheme, String issueType, String fieldConfiguration) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FieldConfigSchemeIssueType
-
-
Method Details
-
getFieldConfigScheme
-
getIssueType
-
getFieldConfiguration
-