@Role
public interface TransformationManager
| Modifier and Type | Method and Description |
|---|---|
void |
performTransformations(Block block,
TransformationContext context) |
void performTransformations(Block block, TransformationContext context) throws TransformationException
block - the block to transformcontext - the context of the transformation process.TransformationException - error when applying transformationsCopyright © 2004–2022 XWiki. All rights reserved.