Uses of Package
org.alfresco.transform.client.model.config
-
Packages that use org.alfresco.transform.client.model.config Package Description org.alfresco.repo.rendition2 org.alfresco.repo.thumbnail org.alfresco.transform.client.model.config -
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 ExtensionMap Helper class to be supplied by the client to map file extensions to mimetypes, so the json description of what is supported by the Transform Service includes file extensions rather than mmetypes, so is more readable.SupportedSourceAndTarget Represents a single source and target combination supported by a transformer.Transformer Represents a set of transformations supported by the Transform Service 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.