Uses of Interface
org.alfresco.repo.rendition2.SynchronousTransformClient
-
Packages that use SynchronousTransformClient Package Description org.alfresco.repo.content.transform org.alfresco.repo.rendition2 -
-
Uses of SynchronousTransformClient in org.alfresco.repo.content.transform
Methods in org.alfresco.repo.content.transform with parameters of type SynchronousTransformClient Modifier and Type Method Description voidTransformerDebug. setSynchronousTransformClient(SynchronousTransformClient transformClient) -
Uses of SynchronousTransformClient in org.alfresco.repo.rendition2
Classes in org.alfresco.repo.rendition2 that implement SynchronousTransformClient Modifier and Type Class Description classLegacySynchronousTransformClientDeprecated.classLocalSynchronousTransformClientDeprecated.classSwitchingSynchronousTransformClientDeprecated.Constructors in org.alfresco.repo.rendition2 with parameters of type SynchronousTransformClient Constructor Description SwitchingSynchronousTransformClient(SynchronousTransformClient primary, SynchronousTransformClient secondary)Deprecated.
-