Uses of Package
org.openhab.core.automation.util
Packages that use org.openhab.core.automation.util
Package
Description
-
Classes in org.openhab.core.automation.util used by org.openhab.core.automation.module.providerClassDescriptionThis is an utility class to convert the
Inputs of aActionTypeinto a list ofConfigDescriptionParameters and to convert serialised inputs to the Java types required by theInputs of aActionType. -
Classes in org.openhab.core.automation.util used by org.openhab.core.automation.thingsupportClassDescriptionThis is an utility class to convert the
Inputs of aActionTypeinto a list ofConfigDescriptionParameters and to convert serialised inputs to the Java types required by theInputs of aActionType. -
Classes in org.openhab.core.automation.util used by org.openhab.core.automation.utilClassDescriptionThis class allows the easy construction of an
Actioninstance using the builder pattern.This class allows the easy construction of aConditioninstance using the builder pattern.This class allows the easy construction of aModuleinstance using the builder pattern.This class allows the easy construction of aRuleinstance using the builder pattern.This class allows the easy construction of aTriggerinstance using the builder pattern.