-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
5
-
2020 Week 04-06 (from Jan 20)
allow a declared type to:
- implement RuleUnitData
- declare data sources/stores – this can be realized using a metadata annotation
e.g.
@datacontext
declare MyUnitData
@datastore strings: String
....
end
- is related to
-
KOGITO-894 Allow separate compilation of declared types
- Resolved
- relates to
-
DROOLS-4939 Add generics to declared types
- Resolved
-
KOGITO-432 Allow to declare RuleUnit data sources in DRL
- Resolved