public class GetTaskAttachmentsCmd extends Object implements Command<List<Attachment>>, Serializable
Constructor and Description |
---|
GetTaskAttachmentsCmd(String taskId) |
Modifier and Type | Method and Description |
---|---|
List<Attachment> |
execute(CommandContext commandContext) |
protected String taskId
public GetTaskAttachmentsCmd(String taskId)
public List<Attachment> execute(CommandContext commandContext)
execute
in interface Command<List<Attachment>>
Copyright © 2021. All rights reserved.