Uses of Class
org.openhab.core.automation.RuleStatusInfo
Package
Description
-
Uses of RuleStatusInfo in org.openhab.core.automation
Modifier and TypeMethodDescription@Nullable RuleStatusInfo
ModuleHandlerCallback.getStatusInfo
(String ruleUID) This method getsRuleStatusInfo
of the specifiedRule
.@Nullable RuleStatusInfo
RuleManager.getStatusInfo
(String ruleUID) This method getsRuleStatusInfo
of the specifiedRule
. -
Uses of RuleStatusInfo in org.openhab.core.automation.events
ModifierConstructorDescriptionRuleStatusInfoEvent
(String topic, String payload, @Nullable String source, RuleStatusInfo statusInfo, String ruleId) constructs a new rule status event