public class SubmitFormVariablesInvocation extends DelegateInvocation
| Modifier and Type | Field and Description |
|---|---|
protected FormHandler |
formHandler |
protected VariableMap |
properties |
protected VariableScope |
variableScope |
contextExecution, invocationParameters, invocationResult| Constructor and Description |
|---|
SubmitFormVariablesInvocation(FormHandler formHandler,
VariableMap properties,
VariableScope variableScope) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTarget()
returns the target of the current invocation, ie.
|
protected void |
invoke() |
getContextExecution, getInvocationParameters, 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 DelegateInvocationExceptionpublic Object getTarget()
DelegateInvocationgetTarget in class DelegateInvocationCopyright © 2018. All rights reserved.