public class LogDocumentActionAction extends ActionTakenEvent
annotation, DEFAULT_ANNOTATION, DEFAULT_QUEUE_DOCUMENT_AFTER_ACTION, DEFAULT_RUN_POSTPROCESSOR_LOGIC, routeHeader
Constructor and Description |
---|
LogDocumentActionAction(DocumentRouteHeaderValue rh,
PrincipalContract principal) |
LogDocumentActionAction(DocumentRouteHeaderValue rh,
PrincipalContract principal,
String annotation) |
Modifier and Type | Method and Description |
---|---|
void |
recordAction()
Records the non-routed document action.
|
String |
validateActionRules()
Placeholder for validation rules for each action
|
String |
validateActionRules(List<ActionRequestValue> actionRequests) |
filterActionRequestsByCode, findDelegatorForActionRequests, generateAcknowledgementsToPreviousActionTakers, getActionPerformedCode, getActionRequestService, getActionTakenCode, getDocumentId, getGroupIdsForPrincipal, getPrincipal, getRouteHeader, invokePostProcessor, isActionCompatibleRequest, isActionValid, isPolicySet, isPolicySet, isRunPostProcessorLogic, notifyActionTaken, notifyAfterActionTaken, notifyStatusChange, performAction, queueDocumentProcessing, saveActionTaken, saveActionTaken, saveActionTaken, saveActionTaken, setActionTakenCode, setRouteHeader, updateSearchableAttributesIfPossible
public LogDocumentActionAction(DocumentRouteHeaderValue rh, PrincipalContract principal)
rh
- RouteHeader for the document upon which the action is taken.principal
- User taking the action.public LogDocumentActionAction(DocumentRouteHeaderValue rh, PrincipalContract principal, String annotation)
rh
- RouteHeader for the document upon which the action is taken.principal
- User taking the action.annotation
- User comment on the action takenpublic String validateActionRules()
ActionTakenEvent
validateActionRules
in class ActionTakenEvent
public void recordAction() throws InvalidActionTakenException
recordAction
in class ActionTakenEvent
InvalidActionTakenException
public String validateActionRules(List<ActionRequestValue> actionRequests)
validateActionRules
in class ActionTakenEvent
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.