Class TemporaryContentRendition

java.lang.Object
com.flowable.rendition.model.TemporaryContentRendition
All Implemented Interfaces:
ContentRendition

public class TemporaryContentRendition
extends java.lang.Object
implements ContentRendition
Author:
Yvo Swillens
  • Constructor Summary

    Constructors 
    Constructor Description
    TemporaryContentRendition​(java.io.File contentRendition, java.lang.String mimeType)  
  • Method Summary

    Modifier and Type Method Description
    java.io.File getContentRendition()  
    java.lang.String getContentRenditionMimeType()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait