Package org.activiti.engine.impl.cmd
Class GetExecutionVariableCmd
java.lang.Object
org.activiti.engine.impl.cmd.GetExecutionVariableCmd
- All Implemented Interfaces:
Serializable,Command<Object>
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGetExecutionVariableCmd(String executionId, String variableName, boolean isLocal) -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected ObjectexecuteInternal(ExecutionEntity execution, CommandContext commandContext)