org.kuali.rice.kew.actions
Class RecallActionTest.RecallTestPostProcessor
java.lang.Object
org.kuali.rice.kew.postprocessor.DefaultPostProcessor
org.kuali.rice.kew.actions.RecallActionTest.RecallTestPostProcessor
- All Implemented Interfaces:
- PostProcessor
- Enclosing class:
- RecallActionTest
public static class RecallActionTest.RecallTestPostProcessor
- extends DefaultPostProcessor
test postprocessor for testing afterActionTaken hook
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
afterActionTakenType
public static ActionType afterActionTakenType
afterActionTakenEvent
public static ActionTakenEvent afterActionTakenEvent
RecallActionTest.RecallTestPostProcessor
public RecallActionTest.RecallTestPostProcessor()
afterActionTaken
public ProcessDocReport afterActionTaken(ActionType performed,
ActionTakenEvent event)
throws Exception
- Specified by:
afterActionTaken
in interface PostProcessor
- Overrides:
afterActionTaken
in class DefaultPostProcessor
- Throws:
Exception
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.