Uses of Interface
org.alfresco.repo.content.transform.TransformerSelector
-
Packages that use TransformerSelector Package Description org.alfresco.repo.content.transform -
-
Uses of TransformerSelector in org.alfresco.repo.content.transform
Classes in org.alfresco.repo.content.transform that implement TransformerSelector Modifier and Type Class Description classTransformerSelectorImplDeprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.classTransformerSelectorImplOriginalDeprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.Constructors in org.alfresco.repo.content.transform with parameters of type TransformerSelector Constructor Description ContentTransformerRegistry(TransformerSelector transformerSelector)Deprecated.
-