Class MailActivityBehavior.ContentItemDataSourceWrapper
java.lang.Object
org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior.ContentItemDataSourceWrapper
- All Implemented Interfaces:
javax.activation.DataSource
- Enclosing class:
- MailActivityBehavior
public static class MailActivityBehavior.ContentItemDataSourceWrapper
extends Object
implements javax.activation.DataSource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
contentItem
-
-
Constructor Details
-
ContentItemDataSourceWrapper
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin interfacejavax.activation.DataSource- Throws:
IOException
-
getOutputStream
- Specified by:
getOutputStreamin interfacejavax.activation.DataSource- Throws:
IOException
-
getContentType
- Specified by:
getContentTypein interfacejavax.activation.DataSource
-
getName
- Specified by:
getNamein interfacejavax.activation.DataSource
-