Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-4895

Backport RuleUnitComponentFactory#createRuleUnitDescription( KiePackage, String );

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • 2020 Week 01-03 (from Dec 30), 2020 Week 04-06 (from Jan 20), 2020 Week 07-09 (from Feb 10), 2020 Week 10-12 (from Mar 2)
    • 1
    • NEW
    • NEW

      add RuleUnitDescription createRuleUnitDescription( KiePackage pkg, String ruleUnitSimpleName ); it should be a no-op because it is only used in Kogito

      also RuleUnitDescriptionLoader may use this method in case {{createRuleUnitDescription( KiePackage pkg, Class<?> ruleUnit );} fails. However, this cannot happen in Drools 7, as the RuleUnit is always described by a Class, so it will always return null (it's a no-op after all). Reasons for backport are only code alignment.

            evacchi Edoardo Vacchi (Inactive)
            evacchi Edoardo Vacchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: