Package org.alfresco.repo.rendition2
-
Interface Summary Interface Description RenditionDefinition2 Defines a rendition in terms of name, target mimetype and transform options need to get there.RenditionDefinitionRegistry2 A registry of rendition definitions.RenditionService2 The Async Rendition service.TransformClient Request rendition transforms. -
Class Summary Class Description AbstractTransformClient Contains common code used in TransformClients.AbstractTransformServiceRegistry Contains common code used in TransformServiceRegistries.LegacyLocalTransformClient Deprecated. LegacyLocalTransformServiceRegistry Deprecated. RenditionDefinition2Impl Standard implementation.RenditionDefinitionRegistry2Impl A registry of rendition definitions.RenditionEventProcessor Rendition processor for on content update raw event.RenditionService2Impl The Async Rendition service.SwitchingTransformClient A transform client that falls back between different implementations if not supported.SwitchingTransformServiceRegistry A transform service registry that falls back between different implementations if not supported.TransformationOptionsConverter Deprecated. converts the new flat name value pair transformer options to the depreacted TransformationOptions. -
Exception Summary Exception Description RenditionService2Exception Rendition Service 2 Exception Class.RenditionService2PreventedException This exception is thrown if an attempt is made to render a node which has acontent classregistered to prevent rendition.