Uses of Class
org.alfresco.repo.rendition2.TransformationOptionsConverter
-
-
Uses of TransformationOptionsConverter in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type TransformationOptionsConverter Modifier and Type Method Description voidTransformActionExecuter. setConverter(TransformationOptionsConverter converter)Deprecated. -
Uses of TransformationOptionsConverter in org.alfresco.repo.content
Methods in org.alfresco.repo.content with parameters of type TransformationOptionsConverter Modifier and Type Method Description voidContentTransformServiceAdaptor. setConverter(TransformationOptionsConverter converter)Deprecated. -
Uses of TransformationOptionsConverter in org.alfresco.repo.rendition.executer
Methods in org.alfresco.repo.rendition.executer with parameters of type TransformationOptionsConverter Modifier and Type Method Description voidAbstractTransformationRenderingEngine. setConverter(TransformationOptionsConverter converter)Deprecated. -
Uses of TransformationOptionsConverter in org.alfresco.repo.rendition2
Methods in org.alfresco.repo.rendition2 with parameters of type TransformationOptionsConverter Modifier and Type Method Description voidLegacySynchronousTransformClient. setConverter(TransformationOptionsConverter converter)Deprecated.voidLegacyTransformClient. setConverter(TransformationOptionsConverter converter)Deprecated.voidLegacyTransformServiceRegistry. setConverter(TransformationOptionsConverter converter)Deprecated. -
Uses of TransformationOptionsConverter in org.alfresco.repo.thumbnail
Methods in org.alfresco.repo.thumbnail with parameters of type TransformationOptionsConverter Modifier and Type Method Description voidThumbnailRegistry. setConverter(TransformationOptionsConverter converter)Deprecated.
-