Uses of Class
org.apache.wiki.event.WorkflowEvent
- 
Packages that use WorkflowEvent Package Description org.apache.wiki.event 
- 
- 
Uses of WorkflowEvent in org.apache.wiki.eventMethods in org.apache.wiki.event that return WorkflowEvent Modifier and Type Method Description static WorkflowEventWikiEventEmitter. fireWorkflowEvent(java.lang.Object src, int type)Fires a Workflow Event from provided source and workflow type.static WorkflowEventWikiEventEmitter. fireWorkflowEvent(java.lang.Object src, int type, java.lang.Object... args)Fires a Workflow Event from provided source and workflow type.
 
-