Package com.atlassian.jira.imports.project.customfield

Interface Summary
ExternalCustomFieldValue Represents a custom field value that has been taken from backup data.
ProjectCustomFieldImporter Does the custom field specific, "actual work", of importing custom field values during a project import.
ProjectImportableCustomField This is an interface that will need to be implemented if a custom field is able to be imported by the project importer.
 

Class Summary
ExternalCustomFieldOption Stores information from a Custom Field Option.
NoTransformationCustomFieldImporter This class provides an implementation of ProjectCustomFieldImporter for Custom Fields which don't need to transform the custom field value upon import into a new JIRA instance.
ProjectCustomFieldImporter.MappedCustomFieldValue A simple class that is used to return a value/parentKey pair of new "mapped" values for a custom field.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.