Package | Description |
---|---|
org.netxms.client |
Modifier and Type | Method and Description |
---|---|
Script |
NXCSession.getScript(long scriptId)
Get script from library
|
Modifier and Type | Method and Description |
---|---|
List<Script> |
NXCSession.getDataCollectionScripts(long objectId)
Get names of all scripts used in data collection by given node, cluster, or template object.
|
List<Script> |
NXCSession.getScriptLibrary()
Get list of all scripts in script library.
|
Copyright © 2015. All rights reserved.