Package com.flowable.app.engine.impl.cmd
Class RemoveAppVariablesCmd
java.lang.Object
com.flowable.app.engine.impl.cmd.RemoveAppVariablesCmd
- Author:
- Tijs Rademakers
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRemoveAppVariablesCmd
(String appKey, String tenantId, Collection<String> variableNames) RemoveAppVariablesCmd
(String appKey, Collection<String> variableNames) -
Method Summary