Class ExtensionFunctionImpl
java.lang.Object
com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
com.inductiveautomation.perspective.gateway.model.ExtensionFunctionImpl
- All Implemented Interfaces:
ExtensionFunction
-
Field Summary
Fields inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
signature
-
Method Summary
Modifier and TypeMethodDescriptionprotected PerspectiveElement
protected PerspectiveTagReferenceLocation
<T> T
protected void
void
shutdown()
void
startup()
Methods inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
getDescription, getLog, getSecurityLevels, invoke, invoke, onScriptLibraryChange, py2qualified
-
Method Details
-
getComponent
- Specified by:
getComponent
in classScriptFunctionHelper
-
startup
public void startup() -
shutdown
public void shutdown() -
getTagReferencePath
- Specified by:
getTagReferencePath
in classScriptFunctionHelper
-
invoke
- Specified by:
invoke
in interfaceExtensionFunction
-
logWarn
- Overrides:
logWarn
in classScriptFunctionHelper
-