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