Uses of Package
org.openhab.core.automation.module.script
Packages that use org.openhab.core.automation.module.script
Package
Description
-
Classes in org.openhab.core.automation.module.script used by org.openhab.core.automation.module.scriptClassDescriptionThe
ScriptDependencyTrackeris an interface that script dependency trackers can implement to allow automatic re-loading if scripts on dependency changesTheScriptDependencyTracker.Listeneris an interface that needs to be implemented by listeners that want to be notified about a dependency changeThis class is used by the ScriptEngineManager to load ScriptEngines.The ScriptEngineManager provides the ability to load and unload scripts.AScriptExtensionProvidercan provide variable and types on ScriptEngine instance basis.TheScriptTransformationServiceimplements aTransformationServiceusing any available script language -
Classes in org.openhab.core.automation.module.script used by org.openhab.core.automation.module.script.profileClassDescriptionThe
ScriptTransformationServiceimplements aTransformationServiceusing any available script language -
Classes in org.openhab.core.automation.module.script used by org.openhab.core.automation.module.script.rulesupport.loaderClassDescriptionThe
ScriptDependencyTrackeris an interface that script dependency trackers can implement to allow automatic re-loading if scripts on dependency changesTheScriptDependencyTracker.Listeneris an interface that needs to be implemented by listeners that want to be notified about a dependency changeThe ScriptEngineManager provides the ability to load and unload scripts.