Uses of Package
org.alfresco.transform.client.model.config
-
Classes in org.alfresco.transform.client.model.config used by org.alfresco.repo.content.transform Class Description Transformer Represents a set of transformations supported by the Transform Service or Local Transform Service Registry that share the same transform options.TransformServiceRegistry Used by clients work out if a transformation is supported by a Transform Service.TransformServiceRegistryImpl Used by clients to work out if a transformation is supported by the Transform Service.TransformServiceRegistryImpl.Data -
Classes in org.alfresco.transform.client.model.config used by org.alfresco.repo.rendition2 Class Description TransformServiceRegistry Used by clients work out if a transformation is supported by a Transform Service. -
Classes in org.alfresco.transform.client.model.config used by org.alfresco.repo.thumbnail Class Description TransformServiceRegistry Used by clients work out if a transformation is supported by a Transform Service. -
Classes in org.alfresco.transform.client.model.config used by org.alfresco.transform.client.model.config Class Description AbstractTransformOption Abstract implementation of TransformOption.SupportedSourceAndTarget Represents a single source and target combination supported by a transformer.Transformer Represents a set of transformations supported by the Transform Service or Local Transform Service Registry that share the same transform options.TransformOption Represents an individual transformer option or group of options that are required or optional (default).TransformServiceRegistry Used by clients work out if a transformation is supported by a Transform Service.TransformServiceRegistryImpl Used by clients to work out if a transformation is supported by the Transform Service.TransformServiceRegistryImpl.Data TransformStep Represents a single transform step in a transform pipeline.