- java.lang.Object
-
- org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine.TransformationCallable
-
- All Implemented Interfaces:
- java.util.concurrent.Callable
- Enclosing class:
- AbstractTransformationRenderingEngine
protected class AbstractTransformationRenderingEngine.TransformationCallable
extends java.lang.Object
implements java.util.concurrent.Callable
Implementation of Callable for doing the work of the transformation
which returns the temporary content writer if successful.
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.alfresco.service.cmr.repository.ContentWriter |
call() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AbstractTransformationRenderingEngine.TransformationCallable
public AbstractTransformationRenderingEngine.TransformationCallable(org.alfresco.service.cmr.repository.ContentReader contentReader,
java.lang.String targetMimeType,
TransformationOptions options,
AbstractRenderingEngine.RenderingContext context)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.