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