Uses of Class
org.alfresco.repo.rendition.script.ScriptRenditionDefinition
-
Packages that use ScriptRenditionDefinition Package Description org.alfresco.repo.rendition.script -
-
Uses of ScriptRenditionDefinition in org.alfresco.repo.rendition.script
Methods in org.alfresco.repo.rendition.script that return ScriptRenditionDefinition Modifier and Type Method Description ScriptRenditionDefinitionScriptRenditionService. createRenditionDefinition(java.lang.String renditionName, java.lang.String renderingEngineName)Deprecated.Creates a newScriptRenditionDefinitionand sets the rendition name and the rendering engine name to the specified values.Methods in org.alfresco.repo.rendition.script with parameters of type ScriptRenditionDefinition Modifier and Type Method Description ScriptNodeScriptRenditionService. render(ScriptNode sourceNode, ScriptRenditionDefinition scriptRenditionDef)Deprecated.
-