Package org.camunda.bpm.engine.impl.cmd
Class GetAttachmentContentCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetAttachmentContentCmd
- All Implemented Interfaces:
Serializable
,Command<InputStream>
- Author:
- Tom Baeyens
- See Also:
-
Field Details
-
attachmentId
-
-
Constructor Details
-
GetAttachmentContentCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<InputStream>
-