Class AbstractTransformationRenderingEngine.TransformationCallable

  • All Implemented Interfaces:
    Callable<org.alfresco.service.cmr.repository.ContentWriter>
    Enclosing class:
    AbstractTransformationRenderingEngine

    protected class AbstractTransformationRenderingEngine.TransformationCallable
    extends Object
    implements Callable<org.alfresco.service.cmr.repository.ContentWriter>
    Implementation of Callable for doing the work of the transformation which returns the temporary content writer if successful.