@PublicSpi
public interface ProjectImportableCustomField
CustomFieldType
is an instance of this interface then we will attempt to perform mappings and import the custom field
data. If it is not an instance of this interface then we will alert the user in the importer that the
custom field is not importable.Modifier and Type | Method and Description |
---|---|
ProjectCustomFieldImporter |
getProjectImporter()
Returns the object that will perform the actual project import functions for the custom field type.
|
ProjectCustomFieldImporter getProjectImporter()
Copyright © 2002-2021 Atlassian. All Rights Reserved.