org.camunda.bpm.engine.impl.form.handler
Class SubmitFormVariablesInvocation
java.lang.Object
org.camunda.bpm.engine.impl.delegate.DelegateInvocation
org.camunda.bpm.engine.impl.form.handler.SubmitFormVariablesInvocation
public class SubmitFormVariablesInvocation
- extends DelegateInvocation
- Author:
- Roman Smirnov
|
Method Summary |
protected void |
invoke()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
formHandler
protected FormHandler formHandler
properties
protected org.camunda.bpm.engine.variable.VariableMap properties
variableScope
protected VariableScope variableScope
SubmitFormVariablesInvocation
public SubmitFormVariablesInvocation(FormHandler formHandler,
org.camunda.bpm.engine.variable.VariableMap properties,
VariableScope variableScope)
invoke
protected void invoke()
throws Exception
- Specified by:
invoke in class DelegateInvocation
- Throws:
Exception
Copyright © 2016 camunda services GmbH. All rights reserved.