Package | Description |
---|---|
com.flowable.content.engine | |
com.flowable.rendition |
Modifier and Type | Field and Description |
---|---|
protected List<RenditionConverter> |
ContentEngineConfiguration.renditionConverters |
Modifier and Type | Method and Description |
---|---|
List<RenditionConverter> |
ContentEngineConfiguration.getRenditionConverters() |
Modifier and Type | Method and Description |
---|---|
void |
ContentEngineConfiguration.setRenditionConverters(List<RenditionConverter> renditionConverters) |
Modifier and Type | Class and Description |
---|---|
class |
BaseContentConverter |
Modifier and Type | Field and Description |
---|---|
protected List<RenditionConverter> |
DefaultContentRenditionManager.contentConverters |
Modifier and Type | Method and Description |
---|---|
protected RenditionConverter |
DefaultContentRenditionManager.handleTypeConversions(String mimeType) |
Constructor and Description |
---|
DefaultContentRenditionManager(List<RenditionConverter> contentConverters) |