Class RuleBuilder

java.lang.Object
org.openhab.core.automation.util.RuleBuilder

@NonNullByDefault public class RuleBuilder extends Object
This class allows the easy construction of a Rule instance using the builder pattern.
Author:
Kai Kreuzer - Initial contribution