Enable REST API for jobConfigHistory on job and root actions

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      It's currently not possible to retrieve job configuration history using the REST API. The current alternative is to write groovy script and use the Jenkins CLI client.

      This can be done exporting the getConfigs(), and getJobConfigs() methods in JobConfigHistoryProjectAction, and JobConfigHistoryRootAction as beans. Then add a public getApi() method in each class to return a new instance of hudson.model.Api of itself.

            Assignee:
            Mirko Friedenhagen
            Reporter:
            Charles Stephens
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: