Class PlatformRenditionConverter
java.lang.Object
com.flowable.rendition.BaseContentConverter
com.flowable.platform.rendition.converter.PlatformRenditionConverter
- All Implemented Interfaces:
RenditionConverter
- Direct Known Subclasses:
EmailRenditionConverter,ImageContentConverter,MSExcelRenditionConverter,MSPowerPointRenditionConverter,MSWordRenditionConverter,PDFRenditionConverter,TextRenditionConverter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected static final intFields inherited from class com.flowable.rendition.BaseContentConverter
PDF_RENDITION_MIME_TYPE, PDF_RENDITION_PREFIX, PDF_RENDITION_SUFFIX, THUMBNAIL_RENDITION_MIME_TYPE, THUMBNAIL_RENDITION_PREFIX, THUMBNAIL_RENDITION_SUFFIX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DimensiongetScaledDimension(Dimension image, Dimension boundary) com.aspose.words.ImageSaveOptionsprotected voidMethods inherited from class com.flowable.rendition.BaseContentConverter
addSupportedContentType, createPDFRendition, createThumbnailRendition, generatePDF, generateThumbnail, getPdfRenditionMimeType, getSupportedContentTypes, getThumbnailRenditionMimeType, handlesContentType, isPDFRenditionSupported, isThumbnailRenditionSupported, setSupportedContentTypes
-
Field Details
-
MAX_WIDTH_HEIGHT
protected static final int MAX_WIDTH_HEIGHT- See Also:
-
asposeLicenseInitialized
protected boolean asposeLicenseInitialized -
asposeProducts
-
-
Constructor Details
-
PlatformRenditionConverter
public PlatformRenditionConverter()
-
-
Method Details
-
getScaledDimension
-
getWordThumbnailSaveOptions
public com.aspose.words.ImageSaveOptions getWordThumbnailSaveOptions() -
initLicenses
protected void initLicenses()
-