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