public class TriggerCaseTaskCmd extends Object implements Command<Void>, Serializable
protected String
executionId
protected Map<String,Object>
variables
TriggerCaseTaskCmd(String executionId, Map<String,Object> variables)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String executionId
protected Map<String,Object> variables
public TriggerCaseTaskCmd(String executionId, Map<String,Object> variables)
public Void execute(CommandContext commandContext)
execute
Command<Void>
Copyright © 2019 Flowable. All rights reserved.