Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model.move |
Modifier and Type | Class and Description |
---|---|
class |
NoTransformation
Will transform a On
ObjectAttributeBean to a new one without any transformation The transformed bean will be
without id for itself and all ObjectAttributeValueBean |
Modifier and Type | Method and Description |
---|---|
ObjectAttributeTransformer |
MoveAttributeMapping.getTransformer()
Should be performed when a mapping exists (if shouldMap == true)
|
Modifier and Type | Method and Description |
---|---|
static MoveAttributeMapping |
MoveAttributeMapping.create(ObjectTypeAttributeBean from,
ObjectTypeAttributeBean to,
ObjectAttributeTransformer transformer) |
Copyright © 2024 Atlassian. All rights reserved.