add the info from
      COPYARTIFACT_BUILD_NUMBER_[JOB]="BUILD_NUMBER"

      or the info that is contained in the console such as
      Copied 1 artifact from "Tests" build number 6

      to the Rest API xml
      http://jenkinsserver:8080/job/[jobname]/[buildnumber]/api/xml

      the info could look like

      <copyartefact>
      <jobname1>
      <buildnumber>6<buildnumber>
      <artefact>somefileA</artefact>
      </jobname1>
      <jobname2>
      <buildnumber>12<buildnumber>
      <artefact>somefileB</artefact>
      </jobname2>
      </copyartefact>

          [JENKINS-20451] Add Copy Artefacts info to the xml Rest API

          Gwen Georgeault created issue -
          Gwen Georgeault made changes -
          Assignee New: Alan Harder [ mindless ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 151976 ] New: JNJira + In-Review [ 178137 ]
          Martin d'Anjou made changes -
          Labels Original: plugin New: newbie-friendly plugin
          Oleg Nenashev made changes -
          Assignee Original: Alan Harder [ mindless ]
          Oleg Nenashev made changes -
          Labels Original: newbie-friendly plugin New: REST newbie-friendly plugin
          Wimukthi Indeewara made changes -
          Assignee New: Wimukthi Indeewara [ wimukthi ]
          Mark Waite made changes -
          Resolution New: Not A Defect [ 7 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

            wimukthi Wimukthi Indeewara
            ggeorgea Gwen Georgeault
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: