| Interface | Description |
|---|---|
| SignableMacro |
Mixin interface providing additional signature functionality to a macro.
|
| 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
by
AbstractMacro to ease the support of signatures. |
| Exception | Description |
|---|---|
| MacroSignatureException |
Exception thrown by the
SignableMacro. |
Copyright © 2004–2015 XWiki. All rights reserved.