Class GatewayScriptRunner
java.lang.Object
com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
com.inductiveautomation.perspective.gateway.script.GatewayScriptFunctionHelper
com.inductiveautomation.perspective.gateway.script.GatewayScriptRunner
- All Implemented Interfaces:
Runnable
-
Field Summary
Fields inherited from class com.inductiveautomation.perspective.gateway.script.GatewayScriptFunctionHelper
context
Fields inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
signature
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
GatewayScriptRunner
(PerspectiveContext context, String signature, String script, org.python.core.PyObject... arguments) -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract String
protected abstract String
protected abstract QualifiedPath
protected LoggerEx
getLog()
protected PerspectiveTagReferenceLocation
void
run()
Methods inherited from class com.inductiveautomation.perspective.gateway.script.GatewayScriptFunctionHelper
execute, getScriptManager
Methods inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
getDescription, getSecurityLevels, invoke, invoke, logWarn, onScriptLibraryChange, py2qualified
-
Constructor Details
-
GatewayScriptRunner
protected GatewayScriptRunner(PerspectiveContext context, String signature, String script, org.python.core.PyObject... arguments)
-
-
Method Details
-
run
public void run() -
getLog
- Specified by:
getLog
in classScriptFunctionHelper
-
getTagReferencePath
- Specified by:
getTagReferencePath
in classScriptFunctionHelper
-
getAuditSnapshot
- Specified by:
getAuditSnapshot
in classGatewayScriptFunctionHelper
-
getAuditHost
-
getAuditActor
-
getAuditPath
-