| Modifier and Type | Method and Description |
|---|---|
ActionTakenValue |
ActionRequestValue.getActionTaken() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionRequestValue.setActionTaken(ActionTakenValue actionTaken) |
| Modifier and Type | Method and Description |
|---|---|
ActionRequestValue |
ActionRequestService.deactivateRequest(ActionTakenValue actionTaken,
ActionRequestValue actionRequest) |
ActionRequestValue |
ActionRequestService.deactivateRequest(ActionTakenValue actionTaken,
ActionRequestValue actionRequest,
ActivationContext activationContext) |
List<ActionRequestValue> |
ActionRequestService.deactivateRequests(ActionTakenValue actionTaken,
List<ActionRequestValue> actionRequests) |
List<ActionRequestValue> |
ActionRequestService.deactivateRequests(ActionTakenValue actionTaken,
List<ActionRequestValue> actionRequests,
ActivationContext activationContext) |
List<ActionRequestValue> |
ActionRequestService.deactivateRequests(ActionTakenValue actionTaken,
List<ActionRequestValue> actionRequests,
boolean simulate) |
| Modifier and Type | Method and Description |
|---|---|
ActionRequestValue |
ActionRequestServiceImpl.deactivateRequest(ActionTakenValue actionTaken,
ActionRequestValue actionRequest) |
ActionRequestValue |
ActionRequestServiceImpl.deactivateRequest(ActionTakenValue actionTaken,
ActionRequestValue actionRequest,
ActivationContext activationContext) |
List<ActionRequestValue> |
ActionRequestServiceImpl.deactivateRequests(ActionTakenValue actionTaken,
List<ActionRequestValue> actionRequests) |
List<ActionRequestValue> |
ActionRequestServiceImpl.deactivateRequests(ActionTakenValue actionTaken,
List<ActionRequestValue> actionRequests,
ActivationContext activationContext) |
List<ActionRequestValue> |
ActionRequestServiceImpl.deactivateRequests(ActionTakenValue actionTaken,
List<ActionRequestValue> actionRequests,
boolean simulate) |
| Modifier and Type | Method and Description |
|---|---|
protected static ActionTakenValue |
RecallAction.getLastActionTaken(String docId)
Returns the last action taken on a document
|
protected ActionTakenValue |
SuperUserReturnToPreviousNodeAction.processActionRequests() |
protected ActionTakenValue |
SuperUserActionRequestApproveEvent.processActionRequests() |
protected ActionTakenValue |
ActionTakenEvent.saveActionTaken() |
protected ActionTakenValue |
ActionTakenEvent.saveActionTaken(Boolean currentInd) |
protected ActionTakenValue |
ActionTakenEvent.saveActionTaken(Boolean currentInd,
Recipient delegator) |
protected ActionTakenValue |
ActionTakenEvent.saveActionTaken(Recipient delegator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SuperUserApproveEvent.completeAnyOutstandingCompleteApproveRequests(ActionTakenValue actionTaken,
boolean sendNotifications) |
protected void |
ActionTakenEvent.notifyActionTaken(ActionTakenValue actionTaken) |
protected void |
ActionTakenEvent.notifyAfterActionTaken(ActionTakenValue actionTaken) |
void |
BlanketApproveAction.performDeferredBlanketApproveWork(ActionTakenValue actionTaken,
DocumentProcessingOptions processingOptions) |
protected void |
SuperUserDisapproveEvent.processActionTaken(ActionTakenValue actionTaken) |
protected void |
BlanketApproveAction.queueDeferredWork(ActionTakenValue actionTaken) |
| Modifier and Type | Method and Description |
|---|---|
ActionTakenValue |
ActionTakenValue.deepCopy(Map<Object,Object> visited) |
| Modifier and Type | Method and Description |
|---|---|
static ActionTaken |
ActionTakenValue.to(ActionTakenValue actionTakenBo) |
| Modifier and Type | Method and Description |
|---|---|
ActionTakenValue |
ActionTakenService.findByActionTakenId(String actionTakenId) |
ActionTakenValue |
ActionTakenService.getPreviousAction(ActionRequestValue actionRequest) |
ActionTakenValue |
ActionTakenService.getPreviousAction(ActionRequestValue actionRequest,
List<ActionTakenValue> simulatedActionsTaken) |
ActionTakenValue |
ActionTakenService.saveActionTaken(ActionTakenValue actionTaken) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ActionTakenValue> |
ActionTakenService.findByDocumentId(String documentId) |
List<ActionTakenValue> |
ActionTakenService.findByDocumentIdIgnoreCurrentInd(String documentId) |
List<ActionTakenValue> |
ActionTakenService.findByDocumentIdPrincipalId(String documentId,
String workflowId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionTakenService.delete(ActionTakenValue actionTaken) |
ActionTakenValue |
ActionTakenService.saveActionTaken(ActionTakenValue actionTaken) |
| Modifier and Type | Method and Description |
|---|---|
ActionTakenValue |
ActionTakenService.getPreviousAction(ActionRequestValue actionRequest,
List<ActionTakenValue> simulatedActionsTaken) |
| Modifier and Type | Method and Description |
|---|---|
ActionTakenValue |
ActionTakenServiceImpl.findByActionTakenId(String actionTakenId) |
ActionTakenValue |
ActionTakenServiceImpl.getPreviousAction(ActionRequestValue actionRequest) |
ActionTakenValue |
ActionTakenServiceImpl.getPreviousAction(ActionRequestValue actionRequest,
List<ActionTakenValue> simulatedActionsTaken) |
ActionTakenValue |
ActionTakenServiceImpl.saveActionTaken(ActionTakenValue actionTaken) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ActionTakenValue> |
ActionTakenServiceImpl.findByDocumentId(String documentId) |
List<ActionTakenValue> |
ActionTakenServiceImpl.findByDocumentIdIgnoreCurrentInd(String documentId) |
List<ActionTakenValue> |
ActionTakenServiceImpl.findByDocumentIdPrincipalId(String documentId,
String principalId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionTakenServiceImpl.delete(ActionTakenValue actionTaken) |
ActionTakenValue |
ActionTakenServiceImpl.saveActionTaken(ActionTakenValue actionTaken) |
| Modifier and Type | Method and Description |
|---|---|
ActionTakenValue |
ActionTakenServiceImpl.getPreviousAction(ActionRequestValue actionRequest,
List<ActionTakenValue> simulatedActionsTaken) |
| Modifier and Type | Method and Description |
|---|---|
List<ActionTakenValue> |
DocumentOperationForm.getActionsTaken() |
| Modifier and Type | Method and Description |
|---|---|
ActionTakenValue |
OrchestrationConfig.getCause() |
| Modifier and Type | Method and Description |
|---|---|
List<ActionTakenValue> |
ActivationContext.getSimulatedActionsTaken() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivationContext.setSimulatedActionsTaken(List<ActionTakenValue> simulatedActionsTaken) |
| Constructor and Description |
|---|
OrchestrationConfig(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 and Description |
|---|
ActivationContext(boolean simulation,
List<ActionTakenValue> simulatedActionsTaken) |
| Modifier and Type | Method and Description |
|---|---|
ActionTakenValue |
DocumentRouteHeaderValue.getDocActionTaken(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<ActionTakenValue> |
DocumentRouteHeaderValue.getActionsTaken() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.