Package org.openhab.core.automation.util
package org.openhab.core.automation.util
-
ClassesClassDescriptionThis class allows the easy construction of an
Actioninstance using the builder pattern.This is an utility class to convert theInputs of aActionTypeinto a list ofConfigDescriptionParameters and to convert serialised inputs to the Java types required by theInputs of aActionType.This class allows the easy construction of aConditioninstance using the builder pattern.This class provides utility methods used byRuleRegistryto resolve and normalize theRuleImpls configuration values.This class allows the easy construction of aModuleinstance using the builder pattern.Resolves Module references.This class allows the easy construction of aRuleinstance using the builder pattern.This class allows the easy construction of aTriggerinstance using the builder pattern.