Uses of Package
org.openhab.core.config.discovery.inbox.events
-
Packages that use org.openhab.core.config.discovery.inbox.events Package Description org.openhab.core.config.discovery.inbox.events -
Classes in org.openhab.core.config.discovery.inbox.events used by org.openhab.core.config.discovery.inbox.events Class Description AbstractInboxEvent Abstract implementation of an inbox event which will be posted by theInbox
for added, removed and updated discovery results.InboxAddedEvent AnInboxAddedEvent
notifies subscribers that a discovery result has been added to the inbox.InboxRemovedEvent AnInboxRemovedEvent
notifies subscribers that a discovery result has been removed from the inbox.InboxUpdatedEvent AnInboxUpdatedEvent
notifies subscribers that a discovery result has been updated in the inbox.