public class ComponentTransformerImpl extends Object implements ComponentTransformer
| Constructor and Description |
|---|
ComponentTransformerImpl() |
| Modifier and Type | Method and Description |
|---|---|
ExternalNodeAssociation |
transform(ProjectImportMapper projectImportMapper,
ExternalNodeAssociation component)
Transforms an ExternalNodeAssociation (IssueComponent) based on the project import mapper that is provided.
|
public ExternalNodeAssociation transform(ProjectImportMapper projectImportMapper, ExternalNodeAssociation component)
ComponentTransformertransform in interface ComponentTransformerprojectImportMapper - a fully mapped and validated ProjectImportMappercomponent - the external node association 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.