| Package | Description |
|---|---|
| org.alfresco.repo.content | |
| org.alfresco.repo.content.transform |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentServiceImpl.setTransformerRegistry(ContentTransformerRegistry transformerRegistry)
Deprecated.
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransformerConfigDynamicTransformers.removeTransformers(ContentTransformerRegistry transformerRegistry)
Deprecated.
|
void |
TransformerSelectorImplOriginal.setContentTransformerRegistry(ContentTransformerRegistry contentTransformerRegistry)
Deprecated.
|
void |
TransformerConfigImpl.setContentTransformerRegistry(ContentTransformerRegistry transformerRegistry)
Deprecated.
|
void |
TransformerSelectorImpl.setContentTransformerRegistry(ContentTransformerRegistry contentTransformerRegistry)
Deprecated.
|
void |
TransformerConfigMBeanImpl.setContentTransformerRegistry(ContentTransformerRegistry transformerRegistry)
Deprecated.
|
void |
AbstractContentTransformer2.setRegistry(ContentTransformerRegistry registry)
Deprecated.
The registry to auto-register with
|
void |
AbstractContentTransformer.setRegistry(ContentTransformerRegistry registry)
Deprecated.
The registry to auto-register with
|
| Constructor and Description |
|---|
TransformerConfigDynamicTransformers(TransformerConfig transformerConfig,
TransformerProperties transformerProperties,
org.alfresco.service.cmr.repository.MimetypeService mimetypeService,
ContentService contentService,
ContentTransformerRegistry transformerRegistry,
TransformerDebug transformerDebug,
ModuleService moduleService,
DescriptorService descriptorService,
Properties globalProperties)
Deprecated.
|
TransformerDebug(org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.service.cmr.repository.MimetypeService mimetypeService,
ContentTransformerRegistry transformerRegistry,
TransformerConfig transformerConfig,
org.apache.commons.logging.Log transformerLog,
org.apache.commons.logging.Log transformerDebugLog)
Deprecated.
Constructor
|
TransformerPropertyGetter(boolean changesOnly,
TransformerProperties transformerProperties,
org.alfresco.service.cmr.repository.MimetypeService mimetypeService,
ContentTransformerRegistry transformerRegistry,
TransformerLog transformerLog,
TransformerDebugLog transformerDebugLog)
Deprecated.
|
TransformerPropertySetter(TransformerProperties transformerProperties,
org.alfresco.service.cmr.repository.MimetypeService mimetypeService,
ContentTransformerRegistry transformerRegistry)
Deprecated.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.