| Interface | Description | 
|---|---|
| DocumentEvent | Parent interface of all document-related events, which are used to drive the business rules evaluation process. | 
| RuleEvent | class representing the rule event to process a business rule | 
| SaveEvent | Interface for events that can be applied on a save operation. | 
| Class | Description | 
|---|---|
| AddAdHocRoutePersonEvent | This class represents the add AdHocRoutePerson event that is part of an eDoc in Kuali. | 
| AddAdHocRouteWorkgroupEvent | This class represents the add AdHocRouteWorkgroup event that is part of an eDoc in Kuali. | 
| AddCollectionLineEvent | Defines the add collection line event fired when a user adds a line in a collection in a document. | 
| AddNoteEvent | This class represents the add note event that is part of an eDoc in Kuali. | 
| ApproveDocumentEvent | This class represents the approve event that is part of an eDoc in Kuali. | 
| BlanketApproveDocumentEvent | This class represents the blanketApprove event that is part of an eDoc in Kuali. | 
| CompleteDocumentEvent | Complete document event | 
| DocumentAuditEvent | Event class for document audit | 
| DocumentEventBase | Abstract superclass for document-related events. | 
| RouteDocumentEvent | This class represents the route event that is part of an eDoc in Kuali. | 
| RuleEventBase | Created by nigupta on 4/28/2014. | 
| SaveDocumentEvent | Rule event generated for a save of a document instance. | 
| SaveOnlyDocumentEvent | This class represents the save event that is part of an eDoc in Kuali. | 
| SendAdHocRequestsEvent | This is a description of what this class does - wliang don't forget to fill this in. | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.