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