Class ProxyContentTransformer

  • All Implemented Interfaces:
    ContentWorker, ContentTransformer, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    @Deprecated
    @AlfrescoPublicApi
    public class ProxyContentTransformer
    extends AbstractContentTransformer2
    Deprecated.
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    Makes use of a ContentTransformerWorker to perform conversions.
    Author:
    dward