Package | Description |
---|---|
org.nuxeo.automation.scripting.internals |
Modifier and Type | Field and Description |
---|---|
protected AutomationMapper |
DocumentScriptingWrapper.mapper |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
DocumentScriptingWrapper.wrap(Map<String,Object> source,
AutomationMapper mapper) |
static Object |
DocumentScriptingWrapper.wrap(Object object,
AutomationMapper mapper) |
Constructor and Description |
---|
DocumentScriptingWrapper(AutomationMapper mapper,
DocumentModel doc) |
Copyright © 2018 Nuxeo. All rights reserved.