Package org.alfresco.repo.content.transform
package org.alfresco.repo.content.transform
-
ClassDescriptionAbstract supper class for local transformer using flat transform options.Provides methods to support the Admin UI Test Transform actions.A place holder for the remote transform service registry.Transformer that passes a document to a sequence of transforms until one succeeds.Based on the logic of the legacy BinaryPassThrough and String Transformers.Transformer that passes a document through a pipeline of transformations to arrive at an target mimetype.Interface of a local transformer using flat transform options.A local transformer using flat transform options.Implements
TransformServiceRegistryproviding a mechanism of validating if a local transformation (based onLocalTransformrequest is supported.Client class that transfers content (from a ContentReader) to a remote transformation agent together with request parameters that will be used to transform the content.Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.A management interface for monitoring Content Transformer configuration and statistics.Implements the JMX interface for monitoring Content Transformer configuration and statistics.Debugs transformers selection and activity.Implementation of aLogthat logs messages to a structure accessible viaTransformerConfigMBean.getTransformationDebugLog(int).Implementation of aLogthat logs messages to a structure accessible viaTransformerConfigMBean.getTransformationLog(int).Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.Exception indicates that a transformer is unable to transform a requested transformation.