| Class and Description |
|---|
| WikiEvent
Abstract parent class for wiki events.
|
| WikiEventEmitter
Emits all kind of
WikiEvents. |
| WikiEventListener
Defines an interface for an object that listens for WikiEvents.
|
| WikiEventManager
A singleton class that manages the addition and removal of WikiEvent listeners to a event source, as well as the firing of events
to those listeners.
|
| WikiPageEvent
WikiPageEvent indicates a change in the state or processing of a WikiPage.
|
| WorkflowEvent
WorkflowEvent indicates that a state change to a Workflow: started, running, waiting, completed, aborted.
|
Copyright (c) 2001-2021 The Apache Software Foundation. All rights reserved.