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