| Interface | Description |
|---|---|
| IDocumentEvent |
Base event interface for events emitted from the workflow engine
and hooked by the
PostProcessor |
| PostProcessor |
Hook for applications to perform logic due to workflow events from the engine.
|
| Class | Description |
|---|---|
| ActionTakenEvent |
Event sent to the postprocessor when an action has been taken
|
| AfterProcessEvent |
Event sent to the postprocessor when the processor is ended
|
| BeforeProcessEvent |
Event sent to the postprocessor when the processor is started
|
| DeleteEvent | |
| DocumentLockingEvent |
Event sent to the postprocessor when document locking ids are requested.
|
| DocumentRouteLevelChange |
|
| DocumentRouteStatusChange |
|
| ProcessDocReport |
Returned from a
PostProcessor to indicate success of failure of
a particular event. |
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.