| Package | Description |
|---|---|
| com.atlassian.jira.imports.project.core | |
| com.atlassian.jira.imports.project.populator |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BackupOverviewBuilderImpl.registerOverviewPopulator(BackupOverviewPopulator populator) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentPopulator
Populates the comments length in the BackupOverview object
|
class |
CustomFieldPopulator
Populates
ExternalCustomField, com.atlassian.jira.imports.project.core.BackupOverviewBuilderImpl.ConfigurationContext,
and com.atlassian.jira.imports.project.core.BackupOverviewBuilderImpl.FieldConfigSchemeIssueType objects
from the custom field and custom field configuration data in a backup XML file. |
class |
IssueIdPopulator
Populates the issue id's in the BackupOverview object
|
class |
PluginVersionPopulator
Converts PluginVersion information and sets it on the
BackupOverviewPopulator. |
class |
ProjectComponentPopulator
Populates a
BackupOverview with project component information. |
class |
ProjectPopulator
Converts the project information and sets it into
BackupOverview. |
class |
ProjectVersionPopulator
Populates the
BackupOverview with version information. |
class |
SystemInfoPopulator
This BackupOverviewPopulator reads System Info from OSProperty values and adds it to the BackupOverviewBuilder.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.