| Package | Description |
|---|---|
| com.atlassian.jira.imports.project.parser | |
| com.atlassian.jira.imports.project.transformer |
| Modifier and Type | Method and Description |
|---|---|
ExternalLabel |
LabelParser.parse(Map attributes)
Parses the label data from the backup XML.
|
ExternalLabel |
LabelParserImpl.parse(Map attributes) |
| Modifier and Type | Method and Description |
|---|---|
EntityRepresentation |
LabelParser.getEntityRepresentation(ExternalLabel label)
Gets an EntityRepresentation that contains the correct attributes based on the populated fields in the
provided label.
|
EntityRepresentation |
LabelParserImpl.getEntityRepresentation(ExternalLabel label) |
| Modifier and Type | Method and Description |
|---|---|
ExternalLabel |
LabelTransformerImpl.transform(ProjectImportMapper projectImportMapper,
ExternalLabel oldLabel) |
ExternalLabel |
LabelTransformer.transform(ProjectImportMapper projectImportMapper,
ExternalLabel label)
Transforms an ExternalLabel based on the project import mapper that is provided.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalLabel |
LabelTransformerImpl.transform(ProjectImportMapper projectImportMapper,
ExternalLabel oldLabel) |
ExternalLabel |
LabelTransformer.transform(ProjectImportMapper projectImportMapper,
ExternalLabel label)
Transforms an ExternalLabel based on the project import mapper that is provided.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.