Uses of Class
org.alfresco.repo.rendition2.LegacySynchronousTransformClient
-
Packages that use LegacySynchronousTransformClient Package Description org.alfresco.repo.content org.alfresco.repo.content.transform org.alfresco.repo.rendition2 -
-
Uses of LegacySynchronousTransformClient in org.alfresco.repo.content
Methods in org.alfresco.repo.content with parameters of type LegacySynchronousTransformClient Modifier and Type Method Description voidContentTransformServiceAdaptor. setLegacySynchronousTransformClient(LegacySynchronousTransformClient legacySynchronousTransformClient)Deprecated. -
Uses of LegacySynchronousTransformClient in org.alfresco.repo.content.transform
Methods in org.alfresco.repo.content.transform with parameters of type LegacySynchronousTransformClient Modifier and Type Method Description voidComplexContentTransformer. setLegacySynchronousTransformClient(LegacySynchronousTransformClient legacySynchronousTransformClient)Deprecated.voidTransformerConfigImpl. setLegacySynchronousTransformClient(LegacySynchronousTransformClient legacySynchronousTransformClient)Deprecated.Constructors in org.alfresco.repo.content.transform with parameters of type LegacySynchronousTransformClient Constructor Description TransformerConfigDynamicTransformers(TransformerConfig transformerConfig, TransformerProperties transformerProperties, MimetypeService mimetypeService, LegacySynchronousTransformClient legacySynchronousTransformClient, ContentTransformerRegistry transformerRegistry, TransformerDebug transformerDebug, ModuleService moduleService, DescriptorService descriptorService, Properties globalProperties)Deprecated. -
Uses of LegacySynchronousTransformClient in org.alfresco.repo.rendition2
Methods in org.alfresco.repo.rendition2 with parameters of type LegacySynchronousTransformClient Modifier and Type Method Description voidLegacyTransformClient. setLegacySynchronousTransformClient(LegacySynchronousTransformClient legacySynchronousTransformClient)Deprecated.voidLegacyTransformServiceRegistry. setLegacySynchronousTransformClient(LegacySynchronousTransformClient legacySynchronousTransformClient)Deprecated.
-