Class LocalTransformServiceRegistry

java.lang.Object
org.alfresco.transform.client.registry.AbstractTransformRegistry
org.alfresco.transform.client.registry.TransformServiceRegistryImpl
org.alfresco.repo.content.transform.LocalTransformServiceRegistry
All Implemented Interfaces:
org.alfresco.transform.client.registry.TransformServiceRegistry, org.springframework.beans.factory.InitializingBean

public class LocalTransformServiceRegistry extends TransformServiceRegistryImpl implements org.springframework.beans.factory.InitializingBean
Implements TransformServiceRegistry providing a mechanism of validating if a local transformation (based on LocalTransform request is supported.
Author:
adavis