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 classTransformerSelectorImplDefault transformer selector implementation, which sorts by priority and then by average transform time.classTransformerSelectorImplOriginalImplementation of a transformer selector that matches the code that was in place before a selector was introduced.Constructors in org.alfresco.repo.content.transform with parameters of type TransformerSelector Constructor Description ContentTransformerRegistry(TransformerSelector transformerSelector)
-