JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Classes
Fields
Methods
Deprecated Interfaces
Interface
Description
org.openhab.core.items.ActiveItem
This class is not meant as a public API - it should only be used internally from within the framework
Deprecated Classes
Class
Description
org.openhab.core.transform.AbstractFileTransformationService
use the
TransformationRegistry
instead
Deprecated Fields
Field
Description
org.openhab.core.io.rest.RESTConstants.REST_URI
Deprecated Methods
Method
Description
org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider.addRule
(Rule)
org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider.removeRule
(String)
org.openhab.core.model.items.impl.ItemsFactoryImpl.getPackage()
org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl.getPackage()
org.openhab.core.model.rule.rules.impl.RulesFactoryImpl.getPackage()
org.openhab.core.model.script.script.impl.ScriptFactoryImpl.getPackage()
org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl.getPackage()
org.openhab.core.model.thing.thing.impl.ThingFactoryImpl.getPackage()
org.openhab.core.voice.VoiceManager.listenAndAnswer()
org.openhab.core.voice.VoiceManager.listenAndAnswer
(STTService, TTSService, Voice, List<HumanLanguageInterpreter>, AudioSource, AudioSink, Locale, String)
org.openhab.core.voice.VoiceManager.startDialog()
org.openhab.core.voice.VoiceManager.startDialog
(KSService, STTService, TTSService, HumanLanguageInterpreter, AudioSource, AudioSink, Locale, String, String)
org.openhab.core.voice.VoiceManager.startDialog
(KSService, STTService, TTSService, Voice, List<HumanLanguageInterpreter>, AudioSource, AudioSink, Locale, String, String)