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