Package org.openhab.core.automation.converter
package org.openhab.core.automation.converter
-
ClassDescription
RuleParseris the interface to implement by any file parser forRuleobject.RuleSerializeris the interface to implement by any file generator forRuleobject.An enum representing the different rule serialization options.RuleTemplateParseris the interface to implement by any file parser forRuleTemplateobject.RuleTemplateSerializeris the interface to implement by any file generator forRuleTemplateobject.An enum representing the different rule template serialization options.