Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6527

[Java Broker Web management Console] Introduce a management service facade to hide the details of REST communication between console and the broker

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • qpid-java-6.0
    • qpid-java-6.0
    • Broker-J
    • None

    Description

      A new object should be created - management service - which will be responsible for all interactions with the REST API (i.e. /api/latest). The object must expose public methods to perform create, read, update, and delete the specified configured object. The crud methods must take responsibility for forming the URL and it is those that will take responsibility for URI encoding the name parts.

      Internally it can call "dojo/request/xhr" to perform corresponding requests

      Attachments

        Activity

          People

            orudyy Alex Rudyy
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: