Package ch.mobi.mobitor.service.rules
Class DefaultRuleService
- java.lang.Object
-
- ch.mobi.mobitor.service.rules.DefaultRuleService
-
- All Implemented Interfaces:
ch.mobi.mobitor.plugins.api.service.RuleService
@Service public class DefaultRuleService extends java.lang.Object implements ch.mobi.mobitor.plugins.api.service.RuleService
-
-
Constructor Summary
Constructors Constructor Description DefaultRuleService(java.util.List<ch.mobi.mobitor.domain.screen.PipelineRule> pipelineRules)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdateRuleEvaluation(ch.mobi.mobitor.domain.screen.Screen screen, java.lang.String type)
-