-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
2019 Week 47-49 (from Nov 18)
-
3
-
NEW
-
NEW
RuleUnitDescription interface returns `Method`s; in Kogito we need a way to abstract over class definitions so that a RuleUnit can be materialized at later stages of the compilation process.
with this JIRA, we introduce an abstraction over RuleUnitDescription, so that different implementations can be provided. The default implementation is reflective (uses Methods), but a non-reflective implementation will be allowed.
- blocks
-
KOGITO-590 Rules should "see" process variables
- Resolved
- is related to
-
DROOLS-4855 Add PackageModel.getQueriesInRuleUnit(String simpleName)
- Resolved