| Package | Description | 
|---|---|
| com.atlassian.jira.imports.project.parser | |
| com.atlassian.jira.imports.project.transformer | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalLink | IssueLinkParserImpl. parse(Map attributes) | 
| ExternalLink | IssueLinkParser. parse(Map attributes)Parses the IssueLink data from the backup XML. | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityRepresentation | IssueLinkParserImpl. getEntityRepresentation(ExternalLink issueLink) | 
| EntityRepresentation | IssueLinkParser. getEntityRepresentation(ExternalLink issueLink)Gets an EntityRepresentation that contains the correct attributes based on the populated fields in the
 provided IssueLink. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalLink | IssueLinkTransformer. transform(ProjectImportMapper projectImportMapper,
         ExternalLink issueLink)Used to transform an ExternalLink based on the project import mapper that is provided. | 
| ExternalLink | IssueLinkTransformerImpl. transform(ProjectImportMapper projectImportMapper,
         ExternalLink oldIssueLink) | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalLink | IssueLinkTransformer. transform(ProjectImportMapper projectImportMapper,
         ExternalLink issueLink)Used to transform an ExternalLink based on the project import mapper that is provided. | 
| ExternalLink | IssueLinkTransformerImpl. transform(ProjectImportMapper projectImportMapper,
         ExternalLink oldIssueLink) | 
Copyright © 2002-2018 Atlassian. All Rights Reserved.