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