Uses of Class
org.openhab.core.config.discovery.inbox.events.AbstractInboxEvent
Packages that use AbstractInboxEvent
-
Uses of AbstractInboxEvent in org.openhab.core.config.discovery.inbox.events
Subclasses of AbstractInboxEvent in org.openhab.core.config.discovery.inbox.eventsModifier and TypeClassDescriptionclassAnInboxAddedEventnotifies subscribers that a discovery result has been added to the inbox.classAnInboxRemovedEventnotifies subscribers that a discovery result has been removed from the inbox.classAnInboxUpdatedEventnotifies subscribers that a discovery result has been updated in the inbox.