Class AbstractTransformationRenderingEngine.TransformationCallable

java.lang.Object
org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine.TransformationCallable
All Implemented Interfaces:
Callable<ContentWriter>
Enclosing class:
AbstractTransformationRenderingEngine

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