Package com.flowable.rendition.api
Interface ContentRendition
- All Known Implementing Classes:
TemporaryContentRendition
public interface ContentRendition
- Author:
- Yvo Swillens
-
Method Summary
Modifier and Type Method Description java.io.File
getContentRendition()
java.lang.String
getContentRenditionMimeType()
-
Method Details
-
getContentRendition
java.io.File getContentRendition() -
getContentRenditionMimeType
java.lang.String getContentRenditionMimeType()
-