Uses of Class
org.alfresco.transform.client.registry.TransformServiceRegistryImpl
Packages that use TransformServiceRegistryImpl
-
Uses of TransformServiceRegistryImpl in org.alfresco.repo.content.transform
Subclasses of TransformServiceRegistryImpl in org.alfresco.repo.content.transformModifier and TypeClassDescriptionclassImplementsTransformServiceRegistryproviding a mechanism of validating if a local transformation (based onLocalTransformrequest is supported.Methods in org.alfresco.repo.content.transform with parameters of type TransformServiceRegistryImplModifier and TypeMethodDescriptionprotected intLocalCombinedConfig.removeInvalidTransformer(int i, List<CombinedConfig.TransformAndItsOrigin> combinedTransformers, TransformServiceRegistryImpl registry, CombinedConfig.TransformAndItsOrigin transformAndItsOrigin, org.alfresco.transform.client.model.config.Transformer transformer, String name, String readFrom, boolean isPipeline, boolean isFailover) Discards a transformer that is invalid (e.g. -
Uses of TransformServiceRegistryImpl in org.alfresco.transform.client.registry
Methods in org.alfresco.transform.client.registry with parameters of type TransformServiceRegistryImplModifier and TypeMethodDescriptionvoidCombinedConfig.register(TransformServiceRegistryImpl registry) protected intCombinedConfig.removeInvalidTransformer(int i, List<CombinedConfig.TransformAndItsOrigin> combinedTransformers, TransformServiceRegistryImpl registry, CombinedConfig.TransformAndItsOrigin transformAndItsOrigin, org.alfresco.transform.client.model.config.Transformer transformer, String name, String readFrom, boolean isPipeline, boolean isFailover)