| 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.
|
| TransformServiceRegistry |
This interface is responsible for determining if the a transformation request can be routed to the Transform Service
|
| Class | Description |
|---|---|
| AbstractTransformClient |
Contains common code used in TransformClients.
|
| AbstractTransformServiceRegistry |
Contains common code used in TransformServiceRegistries.
|
| LocalTransformClient |
Requests rendition transforms take place using transforms available on the local machine.
|
| LocalTransformServiceRegistry |
Implements
TransformServiceRegistry providing a mechanism of validating if a local transformation request is
supported. |
| RenditionDefinition2Impl |
Standard implementation.
|
| RenditionDefinitionRegistry2Impl |
A registry of rendition definitions.
|
| RenditionService2Impl |
The Async Rendition service.
|
| 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.