Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-857

DeploymentBrowser is a REST service but is not RESTful

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 1.3.4
    • None
    • None
    • None

    Description

      Currently, DeploymentBrowser.java provides a RESTful interface for deployed processes and bundles (read-only and thus GETsful). However, the resources "getBundleDocs" and "getProcessDefinition" are rather operations than resources and should be removed. Instead, the provided resources should support two media types (HTML and XML) as the XML representation would provide the needed information as well.

      These "operations" are currently used by the console, so that the console must be changed as well. (perhaps a JSON mediatype would be better for the console needs).

      Attachments

        Activity

          People

            Unassigned Unassigned
            vanto Tammo van Lessen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: