Package com.flowable.app.engine.impl.cmd
Class RemoveAppVariableCmd
- java.lang.Object
-
- com.flowable.app.engine.impl.cmd.RemoveAppVariableCmd
-
-
Constructor Summary
Constructors Constructor Description RemoveAppVariableCmd(String appKey, String variableName)
RemoveAppVariableCmd(String appKey, String tenantId, String variableName)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-