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, getOutputStreamMethods inherited from interface jakarta.activation.DataSource
getContentType, getNameMethods inherited from interface com.novomind.ecom.common.api.attribute.DisplayNamed
getDisplayNameMethods inherited from interface com.novomind.ecom.common.api.attribute.Named
getNameMethods inherited from interface com.novomind.ecom.api.iagent.model.RelatedAttachmentDataSource
getContentId, isInlineMethods inherited from interface com.novomind.ecom.common.api.io.datasource.SizedDataSource
getSize