Package org.openhab.core.automation.util
package org.openhab.core.automation.util
-
ClassDescriptionThis class allows the easy construction of an
Action
instance using the builder pattern.This is an utility class to convert theInput
s of aActionType
into a list ofConfigDescriptionParameter
s and to convert serialised inputs to the Java types required by theInput
s of aActionType
.This class allows the easy construction of aCondition
instance using the builder pattern.This class provides utility methods used byRuleRegistry
to resolve and normalize theRuleImpl
s configuration values.This class allows the easy construction of aModule
instance using the builder pattern.Resolves Module references.This class allows the easy construction of aRule
instance using the builder pattern.This class allows the easy construction of aTrigger
instance using the builder pattern.