Package org.nuxeo.ecm.core.convert.extension
-
Interface Summary Interface Description ConversionServiceManager Converter Interface that must be implemented by any contributer Converter class.ExternalConverter Interface that must be implemented by Converter that depend on an external service. -
Class Summary Class Description ChainedConverter SpecificConverter
implementation that acts as a converters chain.ConverterDescriptor XMap descriptor for the contribution of a newConverter
.GlobalConfigDescriptor XMap Descriptor for theConversionService
configuration.