Package | Description |
---|---|
com.atlassian.jira.imports.project.core | |
com.atlassian.jira.imports.project.parser |
Modifier and Type | Method and Description |
---|---|
void |
BackupOverviewBuilderImpl.addFieldConfigSchemeIssueType(BackupOverviewBuilder.FieldConfigSchemeIssueType fieldConfigSchemeIssueType) |
void |
BackupOverviewBuilder.addFieldConfigSchemeIssueType(BackupOverviewBuilder.FieldConfigSchemeIssueType fieldConfigSchemeIssueType)
Registers a portion of a projects custom field configuration so that the builder can collate this with the
BackupOverviewBuilder.addConfigurationContext(ConfigurationContext)
and BackupOverviewBuilder.addExternalCustomField(com.atlassian.jira.external.beans.ExternalCustomField) data to produce a
project relevant custom field configuration. |
Modifier and Type | Method and Description |
---|---|
BackupOverviewBuilder.FieldConfigSchemeIssueType |
CustomFieldParserImpl.parseFieldConfigSchemeIssueType(Map attributes) |
BackupOverviewBuilder.FieldConfigSchemeIssueType |
CustomFieldParser.parseFieldConfigSchemeIssueType(Map attributes)
Parses the custom field issue type configuration context data from the backup XML.
|
Copyright © 2002-2018 Atlassian. All Rights Reserved.