public class GetTaskEventsCmd extends Object implements Command<List<Event>>, Serializable
protected String
taskId
GetTaskEventsCmd(String taskId)
List<Event>
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String taskId
public GetTaskEventsCmd(String taskId)
public List<Event> execute(CommandContext commandContext)
execute
Command<List<Event>>
Copyright © 2015. All rights reserved.