Package | Description |
---|---|
com.atlassian.jira.imports.project | |
com.atlassian.jira.imports.project.parser | |
com.atlassian.jira.imports.project.transformer |
Modifier and Type | Method and Description |
---|---|
boolean |
ProjectImportPersister.createVoter(ExternalVoter voter)
Creates a UserAssociation which is used to link the user to the issue as a voter.
|
boolean |
DefaultProjectImportPersister.createVoter(ExternalVoter voter) |
Modifier and Type | Method and Description |
---|---|
ExternalVoter |
UserAssociationParserImpl.parseVoter(Map attributes) |
ExternalVoter |
UserAssociationParser.parseVoter(Map attributes)
Parses the voter data from the backup XML.
|
Modifier and Type | Method and Description |
---|---|
ExternalVoter |
VoterTransformerImpl.transform(ProjectImportMapper projectImportMapper,
ExternalVoter voter) |
ExternalVoter |
VoterTransformer.transform(ProjectImportMapper projectImportMapper,
ExternalVoter voter)
Transforms an ExternalVoter based on the project import mapper that is provided.
|
Modifier and Type | Method and Description |
---|---|
ExternalVoter |
VoterTransformerImpl.transform(ProjectImportMapper projectImportMapper,
ExternalVoter voter) |
ExternalVoter |
VoterTransformer.transform(ProjectImportMapper projectImportMapper,
ExternalVoter voter)
Transforms an ExternalVoter based on the project import mapper that is provided.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.