| 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 | 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 | Description |
|---|---|
| RenditionService2Exception |
Rendition Service 2 Exception Class.
|
| RenditionService2PreventedException |
This exception is thrown if an attempt is made to render a node which has a
content class
registered to prevent rendition.
Based on the deprecated RenditionPreventedException which contained the deprecated RenditionDefinition. |
Copyright © 2005–2018 Alfresco Software. All rights reserved.