public class NoTransformation extends Object implements ObjectAttributeTransformer
ObjectAttributeBean to a new one without any transformation The transformed bean will be
without id for itself and all ObjectAttributeValueBean| Constructor and Description |
|---|
NoTransformation(ObjectTypeAttributeBean fromType,
ObjectTypeAttributeBean toType) |
| Modifier and Type | Method and Description |
|---|---|
ObjectAttributeBean |
transform(ObjectAttributeBean from)
Transform the given ObjectAttributeBean and returns a new transformed
ObjectAttributeBean. |
public NoTransformation(ObjectTypeAttributeBean fromType, ObjectTypeAttributeBean toType)
public ObjectAttributeBean transform(ObjectAttributeBean from)
ObjectAttributeTransformerObjectAttributeBean. The result of
this will be converted and stored in the databasetransform in interface ObjectAttributeTransformerfrom - the from typeCopyright © 2024 Atlassian. All rights reserved.