Interface IDocumentEvent

All Superinterfaces:
Serializable
All Known Implementing Classes:
ActionTakenEvent, AfterProcessEvent, BeforeProcessEvent, DeleteEvent, DocumentLockingEvent, DocumentRouteLevelChange, DocumentRouteStatusChange

public interface IDocumentEvent extends Serializable
Base event interface for events emitted from the workflow engine and hooked by the PostProcessor
Author:
Kuali Rice Team (rice.collab@kuali.org)