Class GetCaseExecutionVariableCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableCmd
- All Implemented Interfaces:
Serializable
,Command<Object>
- Author:
- Roman Smirnov
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionGetCaseExecutionVariableCmd
(String caseExecutionId, String variableName, boolean isLocal) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable