Package org.xwiki.rendering.macro
-
Interface Summary Interface Description SignableMacro Mixin interface providing additional signature functionality to a macro. -
Class Summary Class Description AbstractNoParameterSignableMacro Base class for a signable macro which does not support any parameter.AbstractSignableMacro<P> Helper to implement signable Macro, supplementing the default implementation provided byAbstractMacro
to ease the support of signatures. -
Exception Summary Exception Description MacroSignatureException Exception thrown by theSignableMacro
.