Package org.alfresco.repo.rendition.executer
-
Class Summary Class Description AbstractRenderingEngine This class adds some new behaviour to the standard ActionExecuterAbstractBase in order to support the RenditionService.AbstractTransformationRenderingEngine BaseTemplateRenderingEngine This abstract class forms a basis for all rendering engines that are built around the Template Service.
A template must be specified either as aStringusing the PARAM_TEMPLATE parameter, as aNodeRefusing the PARAM_TEMPLATE_NODE parameter or as a file path location using the PARAM_TEMPLATE_PATH parameter.CompositeRenderingEngine This RenderingEngine is used for renderingCompositeRenditionDefinitions, which specify a list ofRenditionDefinitions.DeleteRenditionActionExecuter ThisActionExecuterimplementation is used internally to delete rendition nodes when a rendition update has failed.FreemarkerRenderingEngine HTMLRenderingEngine This class provides a way to turn documents supported by theContentServicestandard transformers into basic, clean HTML.ImageRenderingEngine This class is the implementation of theRenditionService's "imageRenderingEngine" rendering engine.ReformatRenderingEngine This class is the implementation of theRenditionService's "reformat" action/rendering.XSLTFunctions XSLTRenderingEngine