public class RemoveExecutionVariablesCmd extends Object implements Command<Void>, Serializable
Constructor and Description |
---|
RemoveExecutionVariablesCmd(String executionId,
Collection<String> variableNames,
boolean isLocal) |
public RemoveExecutionVariablesCmd(String executionId, Collection<String> variableNames, boolean isLocal)
public Void execute(CommandContext commandContext)
Copyright © 2015. All rights reserved.