public interface VoterTransformer
Modifier and Type | Method and Description |
---|---|
ExternalVoter |
transform(ProjectImportMapper projectImportMapper,
ExternalVoter voter)
Transforms an ExternalVoter based on the project import mapper that is provided.
|
ExternalVoter transform(ProjectImportMapper projectImportMapper, ExternalVoter voter)
projectImportMapper
- a fully mapped and validated ProjectImportMappervoter
- the external voter that contains all the old values that need to be transformed and other values
that should be stored that need no transformation.Copyright © 2002-2016 Atlassian. All Rights Reserved.