protected class AbstractTransformationRenderingEngine.TransformationCallable extends Object implements Callable<org.alfresco.service.cmr.repository.ContentWriter>
Callable for doing the work of the transformation
which returns the temporary content writer if successful.| Constructor and Description |
|---|
TransformationCallable(org.alfresco.service.cmr.repository.ContentReader contentReader,
String targetMimeType,
TransformationOptions options,
AbstractRenderingEngine.RenderingContext context,
String initiatingUsername) |
public TransformationCallable(org.alfresco.service.cmr.repository.ContentReader contentReader,
String targetMimeType,
TransformationOptions options,
AbstractRenderingEngine.RenderingContext context,
String initiatingUsername)
Copyright © 2005–2018 Alfresco Software. All rights reserved.