Uses of Package
org.openhab.core.config.core.status
Packages that use org.openhab.core.config.core.status
Package
Description
-
Classes in org.openhab.core.config.core.status used by org.openhab.core.config.core.statusClassDescriptionThe
ConfigStatusCallbackinterface is a callback interface to propagate a new configuration status for an entity.TheConfigStatusInfocontainsConfigStatusMessages to represent the current configuration status of an entity.TheConfigStatusMessageis a domain object for a configuration status message.The builder for aConfigStatusMessageobject.TheConfigStatusMessage.Typedefines an enumeration of all supported types for a configuration status message.TheConfigStatusProvidercan be implemented and registered as an OSGi service to provide status information forConfigurations of entities.TheConfigStatusSourcerepresents a source which would like to propagate its new configuration status. -
Classes in org.openhab.core.config.core.status used by org.openhab.core.config.core.status.eventsClassDescriptionThe
ConfigStatusInfocontainsConfigStatusMessages to represent the current configuration status of an entity. -
Classes in org.openhab.core.config.core.status used by org.openhab.core.thing.bindingClassDescriptionThe
ConfigStatusCallbackinterface is a callback interface to propagate a new configuration status for an entity.TheConfigStatusProvidercan be implemented and registered as an OSGi service to provide status information forConfigurations of entities.TheConfigStatusSourcerepresents a source which would like to propagate its new configuration status.