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