| Modifier and Type | Class and Description |
|---|---|
class |
Console
This helper writes in the log as browsers object console.log(), console.error(), console.warn() in Automation
Scripting.
|
| Modifier and Type | Field and Description |
|---|---|
protected ContextHelper |
ContextHelperDescriptor.contextHelper |
| Modifier and Type | Method and Description |
|---|---|
ContextHelper |
ContextHelperDescriptor.getContextHelper() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ContextHelper> |
ContextServiceImpl.getHelperFunctions() |
Map<String,ContextHelper> |
ContextService.getHelperFunctions()
Get helper functions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextHelperDescriptor.setClass(Class<? extends ContextHelper> aType) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreFunctions
The functions exposed by the core library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPHelper |
class |
PlatformFunctions |
| Modifier and Type | Class and Description |
|---|---|
class |
MVELImporterFunction
Some helper function that are injected inside MVEL context
|
Copyright © 2019 Nuxeo. All rights reserved.