public class CompleteTaskCommand extends Object implements Command<Task>
CompleteTaskCommand(Task task, String flowName, TaskOpinion opinion, Map<String,Object> variables)
Task
execute(Context context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CompleteTaskCommand(Task task, String flowName, TaskOpinion opinion, Map<String,Object> variables)
public Task execute(Context context)
execute
Command<Task>
Copyright © 2019 Bstek. All rights reserved.