Package com.flowable.content.engine.impl
Class RenditionItemHelper
java.lang.Object
com.flowable.content.engine.impl.RenditionItemHelper
public class RenditionItemHelper
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static void
createContentRenditions(RenditionItemEntity renditionItem)
protected static java.util.Optional<ContentRendition>
createRendition(RenditionItemEntity renditionItem, java.lang.String name, java.io.InputStream contentObjectInputStream)
protected static java.io.InputStream
getContentObjectInputStream(java.lang.String contentStoreId)
-
Method Details
-
createContentRenditions
-
createRendition
protected static java.util.Optional<ContentRendition> createRendition(RenditionItemEntity renditionItem, java.lang.String name, java.io.InputStream contentObjectInputStream) -
getContentObjectInputStream
protected static java.io.InputStream getContentObjectInputStream(java.lang.String contentStoreId)
-