Package com.flowable.app.engine.impl.cmd
Class RemoveAppVariableCmd
java.lang.Object
com.flowable.app.engine.impl.cmd.RemoveAppVariableCmd
- Author:
- Tijs Rademakers
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRemoveAppVariableCmd
(String appKey, String variableName) RemoveAppVariableCmd
(String appKey, String tenantId, String variableName) -
Method Summary