Uses of Class
org.alfresco.repo.content.transform.AbstractLocalTransform
-
Packages that use AbstractLocalTransform Package Description org.alfresco.repo.content.transform -
-
Uses of AbstractLocalTransform in org.alfresco.repo.content.transform
Subclasses of AbstractLocalTransform in org.alfresco.repo.content.transform Modifier and Type Class Description classLocalFailoverTransformTransformer that passes a document to a sequence of transforms until one succeeds.classLocalPassThroughTransformBased on the logic of the legacy BinaryPassThrough and String Transformers.classLocalPipelineTransformTransformer that passes a document through a pipeline of transformations to arrive at an target mimetype.classLocalTransformImplA local transformer using flat transform options.
-