public class DefaultRenditionDescriptor extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DEFAULT_SCRIPT_LANGUAGE  | 
protected boolean | 
override  | 
protected String | 
reason  | 
protected String | 
script  | 
protected String | 
scriptLanguage  | 
| Constructor and Description | 
|---|
DefaultRenditionDescriptor()  | 
DefaultRenditionDescriptor(DefaultRenditionDescriptor other)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getScript()  | 
String | 
getScriptLanguage()  | 
void | 
merge(DefaultRenditionDescriptor other)  | 
public static final String DEFAULT_SCRIPT_LANGUAGE
protected boolean override
protected String scriptLanguage
public DefaultRenditionDescriptor()
public DefaultRenditionDescriptor(DefaultRenditionDescriptor other)
public String getScriptLanguage()
public void merge(DefaultRenditionDescriptor other)
Copyright © 2019 Nuxeo. All rights reserved.