Package org.camunda.bpm.engine.impl.cmd
Class GetTaskAttachmentCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentCmd
- All Implemented Interfaces:
Serializable
,Command<Attachment>
- Author:
- kristin.polenz@camunda.com
- See Also:
-
Field Details
-
attachmentId
-
taskId
-
-
Constructor Details
-
GetTaskAttachmentCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<Attachment>
-