Uses of Interface
com.flowable.rendition.api.RenditionConverter
-
Uses of RenditionConverter in com.flowable.content.engine
Modifier and TypeFieldDescriptionprotected List<RenditionConverter>
ContentEngineConfiguration.renditionConverters
Modifier and TypeMethodDescriptionvoid
ContentEngineConfiguration.setRenditionConverters
(List<RenditionConverter> renditionConverters) -
Uses of RenditionConverter in com.flowable.rendition
Modifier and TypeFieldDescriptionprotected List<RenditionConverter>
DefaultContentRenditionManager.contentConverters
Modifier and TypeMethodDescriptionprotected RenditionConverter
DefaultContentRenditionManager.handleTypeConversions
(String mimeType) ModifierConstructorDescriptionDefaultContentRenditionManager
(List<RenditionConverter> contentConverters)