Uses of Class
org.openhab.core.addon.AddonEvent
Packages that use AddonEvent
-
Uses of AddonEvent in org.openhab.core.addon
Methods in org.openhab.core.addon that return AddonEventModifier and TypeMethodDescriptionstatic AddonEventAddonEventFactory.createAddonFailureEvent(String id, @Nullable String msg) Creates an "add-on failure" event.static AddonEventAddonEventFactory.createAddonInstalledEvent(String id) Creates an "add-on installed" event.static AddonEventAddonEventFactory.createAddonUninstalledEvent(String id) Creates an "add-on uninstalled" event.