Package org.xwiki.extension
Interface ExtensionRewriter
-
- All Superinterfaces:
Serializable
public interface ExtensionRewriter extends Serializable
Interface used to allow external service modify manipulated extensions (change allowed namespaces, dependencies, etc.).- Since:
- 8.4.2, 9.0RC1
- Version:
- $Id: 0b22472da481464d8ef83ab929aad34ac099456f $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Extension
rewrite(Extension extension)
-