Uses of Package
org.apache.wiki.event
-
Classes in org.apache.wiki.event used by org.apache.wiki.event Class Description WikiEvent Abstract parent class for wiki events.WikiEventEmitter Emits all kind ofWikiEvents.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.