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