Class LocalTransformerImpl

  • All Implemented Interfaces:
    LocalTransformer

    public class LocalTransformerImpl
    extends AbstractLocalTransformer
    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 localTransformer.<name>.url. The transforms take place in a separate process (typically a Docker container).