Interface NoteAttachmentDataSource
- All Superinterfaces:
AttachmentDataSource
,jakarta.activation.DataSource
,com.novomind.ecom.common.api.attribute.DisplayNamed
,com.novomind.ecom.common.api.attribute.Named
,RelatedAttachmentDataSource
,com.novomind.ecom.common.api.io.datasource.SizedDataSource
A
NoteAttachmentDataSource
provides access to attachments
associated with an IssueNote
.- Since:
- 13.3
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.model.AttachmentDataSource
getInputStream, getOutputStream
Methods inherited from interface jakarta.activation.DataSource
getContentType, getName
Methods inherited from interface com.novomind.ecom.common.api.attribute.DisplayNamed
getDisplayName
Methods inherited from interface com.novomind.ecom.common.api.attribute.Named
getName
Methods inherited from interface com.novomind.ecom.api.iagent.model.RelatedAttachmentDataSource
getContentId, isInline
Methods inherited from interface com.novomind.ecom.common.api.io.datasource.SizedDataSource
getSize