Class BlobDataSource
java.lang.Object
org.nuxeo.ecm.automation.core.mail.BlobDataSource
- All Implemented Interfaces:
javax.activation.DataSource
@Deprecated(since="2023.4")
public class BlobDataSource
extends Object
implements javax.activation.DataSource
Deprecated.
- Author:
- Bogdan Stefanescu
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
blob
Deprecated.
-
-
Constructor Details
-
BlobDataSource
Deprecated.
-
-
Method Details
-
getContentType
Deprecated.- Specified by:
getContentType
in interfacejavax.activation.DataSource
-
getInputStream
Deprecated.- Specified by:
getInputStream
in interfacejavax.activation.DataSource
- Throws:
IOException
-
getName
Deprecated.- Specified by:
getName
in interfacejavax.activation.DataSource
-
getOutputStream
Deprecated.- Specified by:
getOutputStream
in interfacejavax.activation.DataSource
- Throws:
IOException
-
BlobDataSource
instead