Class ConclusionFactory
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.drools.facts.conclusion.ConclusionFactory
An instance of this class is present as a global named 'conclusion' and is used to vote for a specific promotion
status during evaluation. A
Conclusion
is
inserted in the working memory when doing so. The current activation (i.e. the rule that is currently being executed)
is stored in the Conclusion
object to keep
track of what rule triggered the conclusion.-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConclusionFactory
public ConclusionFactory(org.kie.api.runtime.KieSession session)
-
-
Method Details
-
positive
-
positive
-
negative
-
negative
-
builder
-
builder
-