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