Uses of Interface
org.openhab.core.config.core.status.ConfigStatusCallback
Packages that use ConfigStatusCallback
-
Uses of ConfigStatusCallback in org.openhab.core.config.core.status
Classes in org.openhab.core.config.core.status that implement ConfigStatusCallbackModifier and TypeClassDescriptionfinal classTheConfigStatusServiceprovides theConfigStatusInfofor a specific entity.Methods in org.openhab.core.config.core.status with parameters of type ConfigStatusCallbackModifier and TypeMethodDescriptionvoidConfigStatusProvider.setConfigStatusCallback(@Nullable ConfigStatusCallback configStatusCallback) Sets the givenConfigStatusCallbackfor theConfigStatusProvider. -
Uses of ConfigStatusCallback in org.openhab.core.thing.binding
Methods in org.openhab.core.thing.binding with parameters of type ConfigStatusCallbackModifier and TypeMethodDescriptionvoidConfigStatusBridgeHandler.setConfigStatusCallback(@Nullable ConfigStatusCallback configStatusCallback) voidConfigStatusThingHandler.setConfigStatusCallback(@Nullable ConfigStatusCallback configStatusCallback)