Uses of Interface
org.kuali.rice.krad.rules.rule.event.RuleEvent
Packages that use RuleEvent
-
Uses of RuleEvent in org.kuali.rice.krad.rules.rule.event
Subinterfaces of RuleEvent in org.kuali.rice.krad.rules.rule.eventModifier and TypeInterfaceDescriptioninterfaceParent interface of all document-related events, which are used to drive the business rules evaluation process.Classes in org.kuali.rice.krad.rules.rule.event that implement RuleEventModifier and TypeClassDescriptionfinal classThis class represents the add AdHocRoutePerson event that is part of an eDoc in Kuali.final classThis class represents the add AdHocRouteWorkgroup event that is part of an eDoc in Kuali.classDefines the add collection line event fired when a user adds a line in a collection in a document.final classThis class represents the add note event that is part of an eDoc in Kuali.classThis class represents the approve event that is part of an eDoc in Kuali.final classThis class represents the blanketApprove event that is part of an eDoc in Kuali.classComplete document eventclassEvent class for document auditclassAbstract superclass for document-related events.final classThis class represents the route event that is part of an eDoc in Kuali.classCreated by nigupta on 4/28/2014.classRule event generated for a save of a document instance.classThis class represents the save event that is part of an eDoc in Kuali.classMethods in org.kuali.rice.krad.rules.rule.event that return types with arguments of type RuleEventModifier and TypeMethodDescriptionApproveDocumentEvent.generateEvents()CompleteDocumentEvent.generateEvents()RouteDocumentEvent.generateEvents()RuleEvent.generateEvents()This will return a list of events that are spawned from this event.RuleEventBase.generateEvents()SaveDocumentEvent.generateEvents()SaveOnlyDocumentEvent.generateEvents()This overridden method returns an empty list alwaysSendAdHocRequestsEvent.generateEvents()