Package org.xwiki.extension
Interface ExtensionRewriter
- All Superinterfaces:
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
-
Method Details
-
rewrite
- Parameters:
extension
- the extension to filter- Returns:
- the filtered extension
-