|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectCustomFieldImporter | |
|---|---|
| com.atlassian.jira.imports.project.customfield | |
| com.atlassian.jira.issue.customfields.impl | |
| Uses of ProjectCustomFieldImporter in com.atlassian.jira.imports.project.customfield |
|---|
| Classes in com.atlassian.jira.imports.project.customfield that implement ProjectCustomFieldImporter | |
|---|---|
class |
CascadingSelectCustomFieldImporter
Implements ProjectCustomFieldImporter for the "Cascading Select" custom field. |
class |
GroupCustomFieldImporter
Implementation of ProjectCustomFieldImporter for custom fields that store groupnames. |
class |
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. |
class |
ProjectPickerCustomFieldImporter
Implementation of ProjectCustomFieldImporter for custom fields that store references to JIRA projects. |
class |
SelectCustomFieldImporter
Implements ProjectCustomFieldImporter for the "Select" custom fields. |
class |
UserCustomFieldImporter
Implementation of ProjectCustomFieldImporter for custom fields that store usernames. |
class |
VersionCustomFieldImporter
Implements ProjectCustomFieldImporter for the "Version" custom fields. |
| Methods in com.atlassian.jira.imports.project.customfield that return ProjectCustomFieldImporter | |
|---|---|
ProjectCustomFieldImporter |
ProjectImportableCustomField.getProjectImporter()
Returns the object that will perform the actual project import functions for the custom field type. |
| Uses of ProjectCustomFieldImporter in com.atlassian.jira.issue.customfields.impl |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||