public class GetAttachmentCmd extends Object implements Command<Attachment>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
attachmentId |
Constructor and Description |
---|
GetAttachmentCmd(String attachmentId) |
protected String attachmentId
public GetAttachmentCmd(String attachmentId)
public Attachment execute(CommandContext commandContext)
execute
in interface Command<Attachment>
Copyright © 2015. All rights reserved.