Uses of Class
org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Packages that use TransformationOptionsConverter Package Description org.alfresco.repo.action.executer org.alfresco.repo.rendition.executer org.alfresco.repo.thumbnail -
-
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.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.thumbnail
Methods in org.alfresco.repo.thumbnail with parameters of type TransformationOptionsConverter Modifier and Type Method Description voidThumbnailRegistry. setConverter(TransformationOptionsConverter converter)Deprecated.
-