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.SynchronousTransformClient Deprecated. TransformClient Request asynchronous transforms and rendition transforms.TransformReplyProvider Produce TransformReply events. -
Class Summary Class Description LegacySynchronousTransformClient Deprecated. LegacyTransformClient Deprecated. LegacyTransformServiceRegistry Deprecated. LocalSynchronousTransformClient Deprecated. LocalTransformClient Requests rendition transforms take place using transforms available on the local machine (based onLocalTransform.RenditionDefinition2Impl Standard implementation.RenditionDefinitionRegistry2Impl A registry of rendition definitions.RenditionEventProcessor Rendition processor for on content update raw event.RenditionService2Impl The Async Rendition service.StubTransformReplyProvider Used to send transform response messages to remote transform clients.SwitchingSynchronousTransformClient Deprecated. 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.TransformDefinition A TransformDefinition is a transientRenditionDefinition2that provides a target mimetype and transform options just like a RenditionDefinition2.TransformRequest Model used for Transform Request Events.TransformRequest.Builder TransformRequestProcessor Transform Request processor executes transformation based on TransformRequest event. -
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.