Uses of Class
org.alfresco.repo.content.transform.AbstractLocalTransform
Packages that use AbstractLocalTransform
-
Uses of AbstractLocalTransform in org.alfresco.repo.content.transform
Subclasses of AbstractLocalTransform in org.alfresco.repo.content.transformModifier and TypeClassDescriptionclassTransformer that passes a document to a sequence of transforms until one succeeds.classBased on the logic of the legacy BinaryPassThrough and String Transformers.classTransformer that passes a document through a pipeline of transformations to arrive at an target mimetype.classA local transformer using flat transform options.