Uses of Class
org.openhab.core.items.events.ItemUpdatedEvent
Packages that use ItemUpdatedEvent
-
Uses of ItemUpdatedEvent in org.openhab.core.items.events
Methods in org.openhab.core.items.events that return ItemUpdatedEventModifier and TypeMethodDescriptionstatic ItemUpdatedEvent
ItemEventFactory.createUpdateEvent
(Item item, Item oldItem) Creates an item updated event.