Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-540

JobSchedulerRestClient.executeRestServiceCommand should accept a string for url

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12
    • 1.12.9
    • None

    Description

      Current Situation

      The class JobSchedulerRestClient implements the methods

      executeRestServiceCommand (String command, String url)
      executeRestServiceCommand (String command,java.net.URL url)
      executeRestServiceCommand (String command,java.net.URL url, String body)

      but not

      executeRestServiceCommand (String command,String url, String body)

      Desired Behavior

      The class JobSchedulerRestClient should implement the method

      executeRestServiceCommand (String command,String url, String body)

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: