Package com.flowable.app.engine.impl.cmd
Class RemoveVariableCmd
- java.lang.Object
-
- com.flowable.app.engine.impl.cmd.RemoveVariableCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected String
appDefinitionId
protected String
variableName
-
Constructor Summary
Constructors Constructor Description RemoveVariableCmd(String appDefinitionId, String variableName)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-