Uploaded image for project: 'appNG'
  1. appNG
  2. APPNG-2210

In a repository, it should be posssible to filter by package name

    XMLWordPrintable

    Details

    • Type: Feature
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.19.0
    • Component/s: appng-core
    • Labels:
      None

      Description

      • extend element getPackagesRequest in appng-repository.xsd with an optional element package-name of Type xs:string
      • extend org.appng.core.model.Repository with a method Packages getPackages(String packageName) throws BusinessException;
      • extend org.appng.core.model.RepositoryCache with a method List<PackageWrapper> getApplications(String packageName) throws BusinessException;
      • should support wildcard matches like some*-application*, if no wildcard is contained in search string, the package must just contain the search string

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                mueller.matthias Matthias Müller
                Reporter:
                mueller.matthias Matthias Müller
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: