Class ItemChannelLinkRemovedEvent
java.lang.Object
org.openhab.core.events.AbstractEvent
org.openhab.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
org.openhab.core.thing.link.events.ItemChannelLinkRemovedEvent
- All Implemented Interfaces:
Event
@NonNullByDefault
public class ItemChannelLinkRemovedEvent
extends AbstractItemChannelLinkRegistryEvent
An
ItemChannelLinkRemovedEvent
notifies subscribers that an item channel link has been removed.
Events must be created with the LinkEventFactory
.- Author:
- Dennis Nobel - Initial contribution
-
Field Summary
-
Constructor Summary
ConstructorDescriptionItemChannelLinkRemovedEvent
(String topic, String payload, ItemChannelLinkDTO link) -
Method Summary
Methods inherited from class org.openhab.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
getLink
Methods inherited from class org.openhab.core.events.AbstractEvent
equals, getPayload, getSource, getTopic, hashCode