| Package | Description |
|---|---|
| com.fgm.scriptEngine | |
| com.fgm.visibilityScriptingServer.RemoteObjects |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AlertInfoObject> |
ScriptFacades.getAlertList()
Gets the alert list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptFacades.addAlert(AlertInfoObject alertObj)
Add the AlertInfoObject and return its ID.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AlertInfoObject> |
ScriptObject.getAlertList()
Gets the alert list.
|