Package | Description |
---|---|
org.nuxeo.ecm.core.convert.api |
API for the ConversionService.
|
org.nuxeo.ecm.core.convert.service |
Implementation of the Conversion Service
(see
ConversionService ). |
Modifier and Type | Method and Description |
---|---|
ConverterCheckResult |
ConversionService.isConverterAvailable(String converterName,
boolean refresh)
Checks for converter availability.
|
Modifier and Type | Method and Description |
---|---|
ConverterCheckResult |
ConversionServiceImpl.isConverterAvailable(String converterName,
boolean refresh) |
Copyright © 2018 Nuxeo. All rights reserved.