protected class AbstractTransformationRenderingEngine.TransformationCallable extends Object implements Callable<ContentWriter>
Callable for doing the work of the transformation
which returns the temporary content writer if successful.| Constructor and Description |
|---|
TransformationCallable(ContentReader contentReader,
String targetMimeType,
TransformationOptions options,
AbstractRenderingEngine.RenderingContext context,
String initiatingUsername) |
public TransformationCallable(ContentReader contentReader, String targetMimeType, TransformationOptions options, AbstractRenderingEngine.RenderingContext context, String initiatingUsername)
public ContentWriter call() throws Exception
call in interface Callable<ContentWriter>ExceptionCopyright © 2005–2021 Alfresco Software. All rights reserved.