public interface ObjectAttributeTransformer
Modifier and Type | Method and Description |
---|---|
ObjectAttributeBean |
transform(ObjectAttributeBean from)
Transform the given ObjectAttributeBean and returns a new transformed
ObjectAttributeBean . |
ObjectAttributeBean transform(ObjectAttributeBean from)
ObjectAttributeBean
. The result of
this will be converted and stored in the databasefrom
- the from typeCopyright © 2024 Atlassian. All rights reserved.