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