Uses of Interface
org.alfresco.repo.rendition2.TransformClient
Packages that use TransformClient
-
Uses of TransformClient in org.alfresco.repo.rendition2
Classes in org.alfresco.repo.rendition2 that implement TransformClientModifier and TypeClassDescriptionclassRequests rendition transforms take place using transforms available on the local machine (based onLocalTransform.classA transform client that falls back between different implementations if not supported.Methods in org.alfresco.repo.rendition2 with parameters of type TransformClientModifier and TypeMethodDescriptionvoidRenditionService2Impl.setTransformClient(TransformClient transformClient) Constructors in org.alfresco.repo.rendition2 with parameters of type TransformClientModifierConstructorDescriptionSwitchingTransformClient(TransformClient primary, TransformClient secondary)