Class ProjectCustomFieldImporter.MappedCustomFieldValue
java.lang.Object
com.atlassian.jira.imports.project.customfield.ProjectCustomFieldImporter.MappedCustomFieldValue
- Enclosing interface:
ProjectCustomFieldImporter
A simple class that is used to return a value/parentKey pair of new "mapped" values for a custom field.
-
Constructor Summary
ConstructorsConstructorDescriptionMappedCustomFieldValue(String value) MappedCustomFieldValue(String value, String parentKey) -
Method Summary
-
Constructor Details
-
MappedCustomFieldValue
-
MappedCustomFieldValue
-
-
Method Details
-
getParentKey
-
getValue
-