public class WorkflowActionDecisionAction
extends <any>
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
PARAMETER_SELECTED_DECISION |
protected WorkflowDecisionMaker |
workflowDecisionMaker |
| Constructor and Description |
|---|
WorkflowActionDecisionAction() |
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowDecisionMaker |
getWorkflowDecisionMaker() |
ActionResult |
perform(<any> ctx) |
void |
setWorkflowDecisionMaker(WorkflowDecisionMaker workflowDecisionMaker) |
protected boolean |
shouldPerform(WidgetInstanceManager widgetInstanceManager,
WorkflowDecisionModel selectedDecision) |
protected static final java.lang.String PARAMETER_SELECTED_DECISION
protected WorkflowDecisionMaker workflowDecisionMaker
public ActionResult perform(<any> ctx)
protected boolean shouldPerform(WidgetInstanceManager widgetInstanceManager,
WorkflowDecisionModel selectedDecision)
protected WorkflowDecisionMaker getWorkflowDecisionMaker()
public void setWorkflowDecisionMaker(WorkflowDecisionMaker workflowDecisionMaker)
Copyright © 2018 SAP SE. All Rights Reserved.