Uses of Class
org.nuxeo.ecm.core.convert.service.ConvertOption
-
Packages that use ConvertOption Package Description org.nuxeo.ecm.core.convert.service Implementation of the Conversion Service (seeConversionService). -
-
Uses of ConvertOption in org.nuxeo.ecm.core.convert.service
Fields in org.nuxeo.ecm.core.convert.service with type parameters of type ConvertOption Modifier and Type Field Description protected Map<String,List<ConvertOption>>MimeTypeTranslationHelper. dstMappingsprotected Map<String,List<ConvertOption>>MimeTypeTranslationHelper. srcMappings
-