Uses of Class
org.nuxeo.automation.scripting.internals.AutomationMapper
-
Packages that use AutomationMapper Package Description org.nuxeo.automation.scripting.internals -
-
Uses of AutomationMapper in org.nuxeo.automation.scripting.internals
Fields in org.nuxeo.automation.scripting.internals declared as AutomationMapper Modifier and Type Field Description protected AutomationMapperDocumentScriptingWrapper. mapperMethods in org.nuxeo.automation.scripting.internals with parameters of type AutomationMapper Modifier and Type Method Description static ObjectDocumentScriptingWrapper. wrap(Object object, AutomationMapper mapper)static Map<String,Object>DocumentScriptingWrapper. wrap(Map<String,Object> source, AutomationMapper mapper)Constructors in org.nuxeo.automation.scripting.internals with parameters of type AutomationMapper Constructor Description DocumentScriptingWrapper(AutomationMapper mapper, DocumentModel doc)
-