Uses of Interface
org.alfresco.repo.rendition2.TransformClient
-
Packages that use TransformClient Package Description org.alfresco.repo.rendition2 -
-
Uses of TransformClient in org.alfresco.repo.rendition2
Classes in org.alfresco.repo.rendition2 that implement TransformClient Modifier and Type Class Description classLegacyLocalTransformClientDeprecated.classSwitchingTransformClientA transform client that falls back between different implementations if not supported.Methods in org.alfresco.repo.rendition2 with parameters of type TransformClient Modifier and Type Method Description voidRenditionService2Impl. setTransformClient(TransformClient transformClient)Constructors in org.alfresco.repo.rendition2 with parameters of type TransformClient Constructor Description SwitchingTransformClient(TransformClient primary, TransformClient secondary)
-