Uses of Class
org.kuali.rice.kew.framework.postprocessor.ActionTakenEvent
Packages that use ActionTakenEvent
-
Uses of ActionTakenEvent in org.kuali.rice.kew.framework.postprocessor
Methods in org.kuali.rice.kew.framework.postprocessor with parameters of type ActionTakenEventModifier and TypeMethodDescriptionPostProcessor.afterActionTaken(ActionType actionPerformed, ActionTakenEvent event) Executed after an action is taken against the document.PostProcessor.doActionTaken(ActionTakenEvent event) Executed whenever an action is taken against the document. -
Uses of ActionTakenEvent in org.kuali.rice.kew.postprocessor
Methods in org.kuali.rice.kew.postprocessor with parameters of type ActionTakenEventModifier and TypeMethodDescriptionDefaultPostProcessor.afterActionTaken(ActionType performed, ActionTakenEvent event) DefaultPostProcessor.doActionTaken(ActionTakenEvent event)