-
class
WikiEngineEvent indicates a change in the state of the Engine.
class
WikiPageEvent indicates a change in the state or processing of a WikiPage.
class
WikiPageRenameEvent extends WikiPageEvent to indicate a change in the name of a WikiPage.
final class
Event class for security events: login/logout, wiki group adds/changes, and authorization decisions.
final class
WorkflowEvent indicates that a state change to a Workflow: started, running, waiting, completed, aborted.
void
Fired when a WikiEvent is triggered by an event source.
static void
Notify all listeners of the WikiEventDelegate having a registered interest in change events of the supplied WikiEvent.