public class GetTaskCommentCmd extends Object implements Command<Comment>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
commentId |
protected String |
taskId |
Constructor and Description |
---|
GetTaskCommentCmd(String taskId,
String commentId) |
Modifier and Type | Method and Description |
---|---|
Comment |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public Comment execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.