| Interface | Description |
|---|---|
| PriviledgedDesignerTask.Executable |
An interface that is similar to Runnable but it can throw an exception and return a result
|
| Class | Description |
|---|---|
| DTGatewayInterface |
This is the designer interface to the gateway, which defines various designer-only function to deal with the gateway
|
| DTGatewayInterface.DatasourceInfo | |
| PriviledgedDesignerTask |
This class is used to run a task that takes an indeterminant amount of time, and can fail or time out.
|