Package org.openhab.core.automation.events
-
Class Summary Class Description AbstractRuleRegistryEvent abstract class for rule eventsRuleAddedEvent AnRuleAddedEvent
notifies subscribers that a rule has been added.RuleRemovedEvent AnRuleRemovedEvent
notifies subscribers that a rule has been removed.RuleStatusInfoEvent AnRuleStatusInfoEvent
notifies subscribers that a rule status has been updated.RuleUpdatedEvent AnRuleUpdatedEvent
notifies subscribers that a rule has been updated.