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) | 
public Attachment execute(CommandContext commandContext)
execute in interface Command<Attachment>Copyright © 2018. All rights reserved.