Class | Description |
---|---|
CancelAgent |
Cancels an async agent running
|
CreateNSF | |
DeleteDxl |
Remove the DXL in the directory
|
DesignGetformmodes |
GET request proxying through the FetchFormModes
|
Execute |
FIXME
|
ExecuteAgent |
Runs a Domino agent in the current database
|
ExecuteAgentAsync |
Runs a Domino agent in the current database
|
ExecuteAgentWithContext |
Runs a Domino agent in the current database
|
ExecuteGroovy |
Runs Groovy Script in the current database with some context
|
ExecuteJavaScript |
Alias for ExecuteJavaScriptWithContext, incoming handling on eventbus
|
ExecuteJavaScriptWithContext |
Runs JavaScript in the current database with some context
|
FetchDesignAll | |
FetchDesignType |
Retrieves the list of design elements of a specific type for the database, either from the cache or loading into the cache first.
|
GetAgentInfo |
Retrieves status for an async agent running (in in-memory map) or completed (in database)
|
GetDesign |
Retrieves a specific design element for the database, either from the cache or loading into the cache first.
|
GetDxl |
Extract the entire design from a database into JSON
|
RunFormula |
Runs a formula.
|
UpdateCreateDesign | |
UpdateCreateForm | |
UpdateCreateView | |
UpdateDxl |
Extract the entire design from a database into JSON
|