| Package | Description |
|---|---|
| org.alfresco.repo.rendition | |
| org.alfresco.repo.rendition.script | |
| org.alfresco.service.cmr.rendition |
| Modifier and Type | Class and Description |
|---|---|
class |
RenderingEngineDefinitionImpl
Deprecated.
The RenditionService is being replace by the simpler async RenditionService2.
|
| Modifier and Type | Method and Description |
|---|---|
RenderingEngineDefinition |
RenditionServiceImpl.getRenderingEngineDefinition(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<RenderingEngineDefinition> |
RenditionServiceImpl.getRenderingEngineDefinitions()
Deprecated.
|
| Constructor and Description |
|---|
ScriptRenditionDefinition(ServiceRegistry serviceRegistry,
org.mozilla.javascript.Scriptable scope,
RenderingEngineDefinition engineDefinition,
RenditionDefinition renditionDefinition)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RenderingEngineDefinition |
RenditionService.getRenderingEngineDefinition(String name)
Deprecated.
Returns the
RenderingEngineDefinition associated with the
specified rendering engine name. |
| Modifier and Type | Method and Description |
|---|---|
List<RenderingEngineDefinition> |
RenditionService.getRenderingEngineDefinitions()
Deprecated.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.