Add @Fact
annotation to inject facts in condition and action methods of a rule
#87
Milestone
@Fact
annotation to inject facts in condition and action methods of a rule
#87
This is related to #37.
In the same way as
Facts
are injected in condition and action methods, the goal is to declaratively inject a single fact by annotating a parameter with@Fact
.The text was updated successfully, but these errors were encountered: