Uses of Enum Class
org.openhab.core.thing.link.ItemChannelLinkRegistry.ItemChannelLinkProblem
-
Uses of ItemChannelLinkRegistry.ItemChannelLinkProblem in org.openhab.core.io.rest.core.link
ModifierConstructorDescriptionBrokenItemChannelLinkDTO
(EnrichedItemChannelLinkDTO itemChannelLink, ItemChannelLinkRegistry.ItemChannelLinkProblem problem) -
Uses of ItemChannelLinkRegistry.ItemChannelLinkProblem in org.openhab.core.thing.link
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ItemChannelLinkRegistry.ItemChannelLinkProblem.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionItemChannelLinkRegistry.getOrphanLinks()
Get all orphan links (item or channel missing)