Package | Description |
---|---|
org.nuxeo.ecm.core.convert.api |
API for the ConversionService.
|
org.nuxeo.ecm.core.convert.extension | |
org.nuxeo.ecm.core.convert.service |
Implementation of the Conversion Service
(see
ConversionService ). |
org.nuxeo.ecm.platform.convert.plugins | |
org.nuxeo.ecm.platform.preview.converters | |
org.nuxeo.template.processors.convert |
Modifier and Type | Method and Description |
---|---|
ConverterCheckResult |
ConversionService.isConverterAvailable(String converterName)
Checks for converter availability.
|
ConverterCheckResult |
ConversionService.isConverterAvailable(String converterName,
boolean refresh)
Checks for converter availability.
|
Modifier and Type | Method and Description |
---|---|
ConverterCheckResult |
ExternalConverter.isConverterAvailable()
Checks if the converter is available.
|
Modifier and Type | Method and Description |
---|---|
ConverterCheckResult |
ConversionServiceImpl.isConverterAvailable(String converterName) |
ConverterCheckResult |
ConversionServiceImpl.isConverterAvailable(String converterName,
boolean refresh) |
Modifier and Type | Method and Description |
---|---|
ConverterCheckResult |
JODBasedConverter.isConverterAvailable() |
ConverterCheckResult |
CommandLineBasedConverter.isConverterAvailable() |
Modifier and Type | Method and Description |
---|---|
ConverterCheckResult |
HtmlPreviewConverter.isConverterAvailable() |
Modifier and Type | Method and Description |
---|---|
ConverterCheckResult |
AnyToODTConverter.isConverterAvailable() |
Copyright © 2015 Nuxeo SA. All rights reserved.