| Package | Description |
|---|---|
| org.alfresco.repo.rendition2 | |
| org.alfresco.transform.client.model.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransformServiceRegistry
Contains common code used in TransformServiceRegistries.
|
class |
LegacyLocalTransformServiceRegistry
Deprecated.
|
class |
SwitchingTransformServiceRegistry
A transform service registry that falls back between different implementations if not supported.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenditionDefinitionRegistry2Impl.setTransformServiceRegistry(TransformServiceRegistry transformServiceRegistry) |
| Constructor and Description |
|---|
SwitchingTransformServiceRegistry(TransformServiceRegistry primary,
TransformServiceRegistry secondary) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransformServiceRegistryImpl
Used by clients work out if a transformation is supported by the Transform Service.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.