Class LocalTransformImpl

  • All Implemented Interfaces:
    LocalTransform

    public class LocalTransformImpl
    extends AbstractLocalTransform
    A local transformer using flat transform options. Instances are automatically created for transformers identified by alfresco/transform json files and returned from T-Engines which are themselves identified by global properties or system properties the match the pattern localTransform.<name>.url. The transforms take place in a separate process (typically a Docker container).