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