简体   繁体   English

在 Drools 中调试 when 子句的可能方法是什么?

[英]What are the possible ways to debug when clause in Drools?

I know we can add breakpoints in the consequences of a rule, but how can we debug the when clause?我知道我们可以在规则的结果中添加断点,但是我们如何调试 when 子句呢? my rule is not verified i wanna know why.我的规则没有得到验证我想知道为什么。 Please help请帮忙

Use DebugAgendaEventListener使用DebugAgendaEventListener

Take a look at this blog post看看这篇博文

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM