| Package | Description |
|---|---|
| com.atlassian.jira.external | |
| com.atlassian.jira.imports.project.core | |
| com.atlassian.jira.imports.project.parser |
| Modifier and Type | Method and Description |
|---|---|
Version |
ExternalUtils.createVersion(ExternalProject externalProject,
ExternalVersion externalVersion) |
Version |
ExternalUtils.getVersion(ExternalProject externalProject,
ExternalVersion externalVersion) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExternalVersion> |
BackupProjectImpl.getProjectVersions() |
Collection<ExternalVersion> |
BackupProject.getProjectVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
BackupOverviewBuilderImpl.addVersion(ExternalVersion version) |
void |
BackupOverviewBuilder.addVersion(ExternalVersion version)
Allows you to add a reference to an
ExternalVersion. |
| Constructor and Description |
|---|
BackupProjectImpl(ExternalProject project,
List<ExternalVersion> versions,
List<ExternalComponent> components,
List<ExternalCustomFieldConfiguration> customFieldConfigurations,
List<Long> issueIds,
int maxSystemFieldTextLength,
Map<String,Collection<Object>> additionalData) |
| Modifier and Type | Method and Description |
|---|---|
ExternalVersion |
ProjectVersionParser.parse(Map attributes)
Transforms a set of attributes into an ExternalVersion.
|
ExternalVersion |
ProjectVersionParserImpl.parse(Map attributes) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.