public class SubmitFormVariablesInvocation extends DelegateInvocation
| Modifier and Type | Field and Description |
|---|---|
protected FormHandler |
formHandler |
protected VariableMap |
properties |
protected VariableScope |
variableScope |
contextExecution, contextResource, invocationResult| Constructor and Description |
|---|
SubmitFormVariablesInvocation(FormHandler formHandler,
VariableMap properties,
VariableScope variableScope) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke() |
getContextExecution, getContextResource, getInvocationResult, proceedprotected FormHandler formHandler
protected VariableMap properties
protected VariableScope variableScope
public SubmitFormVariablesInvocation(FormHandler formHandler, VariableMap properties, VariableScope variableScope)
protected void invoke()
throws Exception
invoke in class DelegateInvocationExceptionCopyright © 2013–2021 camunda services GmbH. All rights reserved.