org.kuali.rice.kew.actions
Class SuperUserCancelEvent
java.lang.Object
org.kuali.rice.kew.actions.ActionTakenEvent
org.kuali.rice.kew.actions.SuperUserActionTakenEvent
org.kuali.rice.kew.actions.SuperUserCancelEvent
public class SuperUserCancelEvent
- extends SuperUserActionTakenEvent
performs a cancel action as a super user
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class org.kuali.rice.kew.actions.ActionTakenEvent |
filterActionRequestsByCode, findDelegatorForActionRequests, getActionPerformedCode, getActionRequestService, getActionTakenCode, getGroupIdsForPrincipal, getPrincipal, getRouteHeader, getRouteHeaderId, isActionCompatibleRequest, isActionValid, isRunPostProcessorLogic, notifyActionTaken, notifyStatusChange, performAction, performDeferredAction, queueDocumentProcessing, saveActionTaken, saveActionTaken, saveActionTaken, saveActionTaken, setActionTakenCode, setQueueDocumentAfterAction, setRouteHeader, updateSearchableAttributesIfPossible |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuperUserCancelEvent
public SuperUserCancelEvent(DocumentRouteHeaderValue routeHeader,
KimPrincipal principal)
SuperUserCancelEvent
public SuperUserCancelEvent(DocumentRouteHeaderValue routeHeader,
KimPrincipal principal,
String annotation,
boolean runPostProcessor)
markDocument
protected void markDocument()
throws WorkflowException
- Specified by:
markDocument
in class SuperUserActionTakenEvent
- Throws:
WorkflowException
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.