JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.flowable.agent.engine.impl.content
ImageContent
Contents
Description
Method Summary
Method Details
getMimeType()
getImage()
Hide sidebar
Show sidebar
Interface ImageContent
All Known Implementing Classes:
ByteArrayImageContent
public interface
ImageContent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
getImage
()
String
getMimeType
()
Method Details
getMimeType
String
getMimeType
()
getImage
byte[]
getImage
()