Modifier and Type | Class and Description |
---|---|
class |
ExternalIssueImpl |
Modifier and Type | Method and Description |
---|---|
Issue |
ProjectImportPersister.createIssue(ExternalIssue externalIssue,
Date importDate,
com.atlassian.crowd.embedded.api.User importAuthor)
Creates an issue based off of the provided ExternalIssue.
|
Issue |
DefaultProjectImportPersister.createIssue(ExternalIssue externalIssue,
Date importDate,
com.atlassian.crowd.embedded.api.User importAuthor) |
Modifier and Type | Method and Description |
---|---|
void |
BackupOverviewBuilderImpl.addIssue(ExternalIssue issue) |
void |
BackupOverviewBuilder.addIssue(ExternalIssue issue)
Allows you to register an issue against a project.
|
Modifier and Type | Method and Description |
---|---|
ExternalIssue |
IssueParserImpl.parse(Map attributes) |
ExternalIssue |
IssueParser.parse(Map attributes)
Parses the issue data from the backup XML.
|
Modifier and Type | Method and Description |
---|---|
ExternalIssue |
IssueTransformer.transform(ProjectImportMapper projectImportMapper,
ExternalIssue issue)
Transforms an ExternalIssue based on the project import mapper that is provided.
|
ExternalIssue |
IssueTransformerImpl.transform(ProjectImportMapper projectImportMapper,
ExternalIssue issue) |
Modifier and Type | Method and Description |
---|---|
ExternalIssue |
IssueTransformer.transform(ProjectImportMapper projectImportMapper,
ExternalIssue issue)
Transforms an ExternalIssue based on the project import mapper that is provided.
|
ExternalIssue |
IssueTransformerImpl.transform(ProjectImportMapper projectImportMapper,
ExternalIssue issue) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.