Uses of Class
org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Packages that use AbstractTransformationSourceOptions Package Description org.alfresco.repo.content.transform.magick org.alfresco.service.cmr.repository -
-
Uses of AbstractTransformationSourceOptions in org.alfresco.repo.content.transform.magick
Subclasses of AbstractTransformationSourceOptions in org.alfresco.repo.content.transform.magick Modifier and Type Class Description classImageCropOptionsDeprecated.replaced byCropSourceOptions -
Uses of AbstractTransformationSourceOptions in org.alfresco.service.cmr.repository
Subclasses of AbstractTransformationSourceOptions in org.alfresco.service.cmr.repository Modifier and Type Class Description classCropSourceOptionsDTO used to store options for ImageMagick cropping.classPagedSourceOptionsPaged content conversion options to specify a page number range.classTemporalSourceOptionsDeprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.Methods in org.alfresco.service.cmr.repository that return AbstractTransformationSourceOptions Modifier and Type Method Description protected AbstractTransformationSourceOptionsAbstractTransformationSourceOptions. clone()Deprecated.
-