Uses of Class
org.openhab.core.automation.RuleStatusInfo
Packages that use RuleStatusInfo
Package
Description
- 
Uses of RuleStatusInfo in org.openhab.core.automation
Methods in org.openhab.core.automation that return RuleStatusInfoModifier and TypeMethodDescription@Nullable RuleStatusInfoModuleHandlerCallback.getStatusInfo(String ruleUID) This method getsRuleStatusInfoof the specifiedRule.@Nullable RuleStatusInfoRuleManager.getStatusInfo(String ruleUID) This method getsRuleStatusInfoof the specifiedRule. - 
Uses of RuleStatusInfo in org.openhab.core.automation.events
Methods in org.openhab.core.automation.events that return RuleStatusInfoConstructors in org.openhab.core.automation.events with parameters of type RuleStatusInfoModifierConstructorDescriptionRuleStatusInfoEvent(String topic, String payload, @Nullable String source, RuleStatusInfo statusInfo, String ruleId) constructs a new rule status event