Package org.beangle.ems.rule.engine
Interface PatternMatcher
-
- All Known Implementing Classes:
FullPatternMatcher
public interface PatternMatcher规则匹配器,用于匹配对应数据起作用的规则- Author:
- chaostone
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AgendabuildAgenda(RuleBase base, Context context)根据规则集,判断哪些属于这次的执行范围
-