Uses of Class
org.kuali.rice.kew.actiontaken.ActionTakenValue
Packages that use ActionTakenValue
Package
Description
-
Uses of ActionTakenValue in org.kuali.rice.kew.actionrequest
Methods in org.kuali.rice.kew.actionrequest that return ActionTakenValueMethods in org.kuali.rice.kew.actionrequest with parameters of type ActionTakenValueModifier and TypeMethodDescriptionvoidActionRequestValue.setActionTaken(ActionTakenValue actionTaken) -
Uses of ActionTakenValue in org.kuali.rice.kew.actionrequest.service
Methods in org.kuali.rice.kew.actionrequest.service with parameters of type ActionTakenValueModifier and TypeMethodDescriptionActionRequestService.deactivateRequest(ActionTakenValue actionTaken, ActionRequestValue actionRequest) ActionRequestService.deactivateRequest(ActionTakenValue actionTaken, ActionRequestValue actionRequest, ActivationContext activationContext) ActionRequestService.deactivateRequests(ActionTakenValue actionTaken, List<ActionRequestValue> actionRequests) ActionRequestService.deactivateRequests(ActionTakenValue actionTaken, List<ActionRequestValue> actionRequests, boolean simulate) ActionRequestService.deactivateRequests(ActionTakenValue actionTaken, List<ActionRequestValue> actionRequests, ActivationContext activationContext) -
Uses of ActionTakenValue in org.kuali.rice.kew.actionrequest.service.impl
Methods in org.kuali.rice.kew.actionrequest.service.impl with parameters of type ActionTakenValueModifier and TypeMethodDescriptionActionRequestServiceImpl.deactivateRequest(ActionTakenValue actionTaken, ActionRequestValue actionRequest) ActionRequestServiceImpl.deactivateRequest(ActionTakenValue actionTaken, ActionRequestValue actionRequest, ActivationContext activationContext) ActionRequestServiceImpl.deactivateRequests(ActionTakenValue actionTaken, List<ActionRequestValue> actionRequests) ActionRequestServiceImpl.deactivateRequests(ActionTakenValue actionTaken, List<ActionRequestValue> actionRequests, boolean simulate) ActionRequestServiceImpl.deactivateRequests(ActionTakenValue actionTaken, List<ActionRequestValue> actionRequests, ActivationContext activationContext) -
Uses of ActionTakenValue in org.kuali.rice.kew.actions
Methods in org.kuali.rice.kew.actions that return ActionTakenValueModifier and TypeMethodDescriptionprotected static ActionTakenValueRecallAction.getLastActionTaken(String docId) Returns the last action taken on a documentprotected ActionTakenValueSuperUserActionRequestApproveEvent.processActionRequests()protected ActionTakenValueSuperUserReturnToPreviousNodeAction.processActionRequests()protected ActionTakenValueActionTakenEvent.saveActionTaken()protected ActionTakenValueActionTakenEvent.saveActionTaken(Boolean currentInd) protected ActionTakenValueActionTakenEvent.saveActionTaken(Boolean currentInd, Recipient delegator) protected ActionTakenValueActionTakenEvent.saveActionTaken(Recipient delegator) Methods in org.kuali.rice.kew.actions with parameters of type ActionTakenValueModifier and TypeMethodDescriptionprotected voidSuperUserApproveEvent.completeAnyOutstandingCompleteApproveRequests(ActionTakenValue actionTaken, boolean sendNotifications) protected voidActionTakenEvent.notifyActionTaken(ActionTakenValue actionTaken) protected voidActionTakenEvent.notifyAfterActionTaken(ActionTakenValue actionTaken) voidBlanketApproveAction.performDeferredBlanketApproveWork(ActionTakenValue actionTaken, org.kuali.rice.kew.api.document.DocumentProcessingOptions processingOptions) protected voidSuperUserDisapproveEvent.processActionTaken(ActionTakenValue actionTaken) protected voidBlanketApproveAction.queueDeferredWork(ActionTakenValue actionTaken) -
Uses of ActionTakenValue in org.kuali.rice.kew.actiontaken
Methods in org.kuali.rice.kew.actiontaken that return ActionTakenValueModifier and TypeMethodDescriptionMethods in org.kuali.rice.kew.actiontaken with parameters of type ActionTakenValueModifier and TypeMethodDescriptionstatic org.kuali.rice.kew.api.action.ActionTakenActionTakenValue.to(ActionTakenValue actionTakenBo) -
Uses of ActionTakenValue in org.kuali.rice.kew.actiontaken.service
Methods in org.kuali.rice.kew.actiontaken.service that return ActionTakenValueModifier and TypeMethodDescriptionActionTakenService.findByActionTakenId(String actionTakenId) ActionTakenService.getPreviousAction(ActionRequestValue actionRequest) ActionTakenService.getPreviousAction(ActionRequestValue actionRequest, List<ActionTakenValue> simulatedActionsTaken) ActionTakenService.saveActionTaken(ActionTakenValue actionTaken) Methods in org.kuali.rice.kew.actiontaken.service that return types with arguments of type ActionTakenValueModifier and TypeMethodDescriptionActionTakenService.findByDocumentId(String documentId) ActionTakenService.findByDocumentIdIgnoreCurrentInd(String documentId) ActionTakenService.findByDocumentIdPrincipalId(String documentId, String workflowId) Methods in org.kuali.rice.kew.actiontaken.service with parameters of type ActionTakenValueModifier and TypeMethodDescriptionvoidActionTakenService.delete(ActionTakenValue actionTaken) ActionTakenService.saveActionTaken(ActionTakenValue actionTaken) Method parameters in org.kuali.rice.kew.actiontaken.service with type arguments of type ActionTakenValueModifier and TypeMethodDescriptionActionTakenService.getPreviousAction(ActionRequestValue actionRequest, List<ActionTakenValue> simulatedActionsTaken) -
Uses of ActionTakenValue in org.kuali.rice.kew.actiontaken.service.impl
Methods in org.kuali.rice.kew.actiontaken.service.impl that return ActionTakenValueModifier and TypeMethodDescriptionActionTakenServiceImpl.findByActionTakenId(String actionTakenId) ActionTakenServiceImpl.getPreviousAction(ActionRequestValue actionRequest) ActionTakenServiceImpl.getPreviousAction(ActionRequestValue actionRequest, List<ActionTakenValue> simulatedActionsTaken) ActionTakenServiceImpl.saveActionTaken(ActionTakenValue actionTaken) Methods in org.kuali.rice.kew.actiontaken.service.impl that return types with arguments of type ActionTakenValueModifier and TypeMethodDescriptionActionTakenServiceImpl.findByDocumentId(String documentId) ActionTakenServiceImpl.findByDocumentIdIgnoreCurrentInd(String documentId) ActionTakenServiceImpl.findByDocumentIdPrincipalId(String documentId, String principalId) Methods in org.kuali.rice.kew.actiontaken.service.impl with parameters of type ActionTakenValueModifier and TypeMethodDescriptionvoidActionTakenServiceImpl.delete(ActionTakenValue actionTaken) ActionTakenServiceImpl.saveActionTaken(ActionTakenValue actionTaken) Method parameters in org.kuali.rice.kew.actiontaken.service.impl with type arguments of type ActionTakenValueModifier and TypeMethodDescriptionActionTakenServiceImpl.getPreviousAction(ActionRequestValue actionRequest, List<ActionTakenValue> simulatedActionsTaken) -
Uses of ActionTakenValue in org.kuali.rice.kew.documentoperation.web
Methods in org.kuali.rice.kew.documentoperation.web that return types with arguments of type ActionTakenValue -
Uses of ActionTakenValue in org.kuali.rice.kew.engine
Methods in org.kuali.rice.kew.engine that return ActionTakenValueMethods in org.kuali.rice.kew.engine that return types with arguments of type ActionTakenValueMethod parameters in org.kuali.rice.kew.engine with type arguments of type ActionTakenValueModifier and TypeMethodDescriptionvoidActivationContext.setSimulatedActionsTaken(List<ActionTakenValue> simulatedActionsTaken) Constructors in org.kuali.rice.kew.engine with parameters of type ActionTakenValueModifierConstructorDescriptionOrchestrationConfig(OrchestrationConfig.EngineCapability capability, Set<String> destinationNodeNames, ActionTakenValue cause) OrchestrationConfig(OrchestrationConfig.EngineCapability capability, Set<String> destinationNodeNames, ActionTakenValue cause, boolean sendNotifications, boolean doRunPostProcessorLogic) OrchestrationConfig(OrchestrationConfig.EngineCapability capability, Set<String> destinationNodeNames, ActionTakenValue cause, boolean sendNotifications, boolean doRunPostProcessorLogic, boolean deactivateAcknowledgements, boolean deactivateFYIs) Constructor parameters in org.kuali.rice.kew.engine with type arguments of type ActionTakenValueModifierConstructorDescriptionActivationContext(boolean simulation, List<ActionTakenValue> simulatedActionsTaken) -
Uses of ActionTakenValue in org.kuali.rice.kew.routeheader
Methods in org.kuali.rice.kew.routeheader that return ActionTakenValueMethods in org.kuali.rice.kew.routeheader that return types with arguments of type ActionTakenValue