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

Allow to optionally pass a dependency filter when creating KieModuleMetaData

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 6.4.0.Beta1
    • None
    • None
    • None
    • NEW
    • NEW

      When creating the meta data for a given KieModule it is required to optionally filter its dependencies with the following filtering interface:

      public interface DependencyFilter {
          boolean accept(ReleaseId releaseId, String scope);
      }
      

              mfusco@redhat.com Mario Fusco
              mfusco@redhat.com Mario Fusco
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: