Package org.openhab.core.config.discovery.inbox.events
package org.openhab.core.config.discovery.inbox.events
-
ClassDescriptionAbstract implementation of an inbox event which will be posted by the
Inbox
for added, removed and updated discovery results.AnInboxAddedEvent
notifies subscribers that a discovery result has been added to the inbox.AnInboxEventFactory
is responsible for creating inbox event instances.AnInboxRemovedEvent
notifies subscribers that a discovery result has been removed from the inbox.AnInboxUpdatedEvent
notifies subscribers that a discovery result has been updated in the inbox.