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

Refactor jBPM out of Drools core

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None

      Use the Assembler/Weaver mechanism to move jBPM out of drools core

      other notes:

      current impl exposes both drools-specific and jbpm-specific methods
      core should not account for the underlying type: we'd rather give a wrapper or a common super-type instead of a different map for rules and processes.

      aim for API like:

       kpg.get(Rules.class).getRules() 

              mfusco@redhat.com Mario Fusco
              evacchi Edoardo Vacchi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: