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