public interface Transformation
| Modifier and Type | Method and Description |
|---|---|
void |
transform(GenericValue entity)
Transforms the given entity in place.
|
void transform(GenericValue entity)
entity - the entity to transform (never null)Copyright © 2016 Atlassian. All rights reserved.