| Package | Description |
|---|---|
| org.nuxeo.ecm.automation.core.operations.blob | |
| org.nuxeo.ecm.core.convert.extension | |
| org.nuxeo.ecm.core.convert.service |
Implementation of the Conversion Service
(see
ConversionService). |
| org.nuxeo.ecm.diff.content.adapter.base | |
| org.nuxeo.ecm.platform.picture.api.adapters | |
| org.nuxeo.ecm.platform.picture.operation | |
| org.nuxeo.ecm.platform.preview.adapter.base | |
| org.nuxeo.ecm.platform.preview.converters |
| Modifier and Type | Field and Description |
|---|---|
protected ConversionService |
RunConverter.conversionService |
protected ConversionService |
ConvertBlob.service |
protected ConversionService |
BlobToPDF.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConversionServiceManager |
| Modifier and Type | Class and Description |
|---|---|
class |
ConversionServiceImpl
Runtime Component that also provides the POJO implementation of the
ConversionService. |
| Modifier and Type | Method and Description |
|---|---|
protected ConversionService |
ConverterBasedContentDiffAdapter.getConversionService()
Gets the conversion service.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConversionService |
AbstractPictureAdapter.getConversionService() |
| Modifier and Type | Field and Description |
|---|---|
protected ConversionService |
PictureResize.service |
| Modifier and Type | Method and Description |
|---|---|
ConversionService |
ConverterBasedHtmlPreviewAdapter.getConversionService() |
| Modifier and Type | Field and Description |
|---|---|
protected static ConversionService |
HtmlPreviewConverter.cs |
| Modifier and Type | Method and Description |
|---|---|
protected static ConversionService |
HtmlPreviewConverter.getConversionService() |
Copyright © 2019 Nuxeo. All rights reserved.