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<T> Deprecated. TransformClient Request asynchronous transforms and rendition transforms.TransformEventProducer Produce TransformReply events. -
Class Summary Class Description DummyTransformEventProducer Used to send transform response messages to remote transform clients.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.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 deprecated TransformationOptions.TransformDefinition A TransformDefinition is a transientRenditionDefinition2that provides a target mimetype and transform options just like a RenditionDefinition2.TransformEventConsumerProcessor Transform Request processor executes transformation based on TransformEventRequest event.TransformEventRequest Model used for Transform Request Events.TransformEventRequest.Builder -
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.