Class BackupOverviewBuilder.ConfigurationContext
java.lang.Object
com.atlassian.jira.imports.project.core.BackupOverviewBuilder.ConfigurationContext
- Enclosing interface:
- BackupOverviewBuilder
Represents the CustomField configuration context as stored in the XML Backup. We only include the fields
that we need to build
ExternalCustomFieldConfiguration
's-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationContext
(String configSchemeId, String customFieldId, String projectId) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ConfigurationContext
-
-
Method Details
-
getConfigSchemeId
-
getCustomFieldId
-
getProjectId
-