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
contextFields inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
signature -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGatewayScriptRunner(PerspectiveContext context, String signature, String script, org.python.core.PyObject... arguments) -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Stringprotected abstract Stringprotected abstract QualifiedPathprotected LoggerExgetLog()protected PerspectiveTagReferenceLocationvoidrun()Methods inherited from class com.inductiveautomation.perspective.gateway.script.GatewayScriptFunctionHelper
execute, getScriptManagerMethods 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:
getLogin classScriptFunctionHelper
-
getTagReferencePath
- Specified by:
getTagReferencePathin classScriptFunctionHelper
-
getAuditSnapshot
- Specified by:
getAuditSnapshotin classGatewayScriptFunctionHelper
-
getAuditHost
-
getAuditActor
-
getAuditPath
-