Uses of Class
org.nuxeo.automation.scripting.internals.AutomationMapper
Packages that use AutomationMapper
-
Uses of AutomationMapper in org.nuxeo.automation.scripting.internals
Fields in org.nuxeo.automation.scripting.internals declared as AutomationMapperModifier and TypeFieldDescriptionprotected final AutomationMapperDocumentScriptingWrapper.mapperMethods in org.nuxeo.automation.scripting.internals with parameters of type AutomationMapperModifier and TypeMethodDescriptionstatic ObjectDocumentScriptingWrapper.wrap(Object object, AutomationMapper mapper) DocumentScriptingWrapper.wrap(Map<String, Object> source, AutomationMapper mapper) Constructors in org.nuxeo.automation.scripting.internals with parameters of type AutomationMapperModifierConstructorDescriptionDocumentScriptingWrapper(AutomationMapper mapper, DocumentModel doc)