Package org.openhab.core.config.discovery.inbox.events
-
Class Summary 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.InboxEventFactory AnInboxEventFactory
is responsible for creating inbox event instances.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.