Uses of Package
org.apache.wiki.event
-
Classes in org.apache.wiki.event used by org.apache.wiki.eventClassDescriptionAbstract parent class for wiki events.Emits all kind of
WikiEvent
s.Defines an interface for an object that listens for WikiEvents.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 indicates a change in the state or processing of a WikiPage.WorkflowEvent indicates that a state change to a Workflow: started, running, waiting, completed, aborted.