Package | Description |
---|---|
graphana.script.bindings | |
graphana.script.bindings.basicops | |
scriptinterface |
Modifier and Type | Class and Description |
---|---|
class |
GraphanaScriptScope |
Modifier and Type | Class and Description |
---|---|
class |
GrOpForEach<ScopeType extends ExecutionScope & VariableSystem<java.lang.String>> |
Modifier and Type | Method and Description |
---|---|
void |
ScriptCallSignature.prepareScriptVariables(java.util.Vector<ExecutionReturn> args,
VariableSystem<java.lang.String> variableSystem)
Prepares a variable system for a call of the script.
|