Issue Type: Improvement Improvement
Assignee: Unassigned
Components: core
Created: 16/Jul/13 4:45 PM
Description:

If a job has the Build Periodically field configured, please expose that field's value, or perhaps a list of upcoming build times, via the Remote API.

I understand I can get the value of Build Periodically (hudson.triggers.TimerTrigger/spec) by using the Extended Read Permission plugin, which can grant my service account access to a job's config.xml; however, I think it would be simpler and faster if jobs' schedules were available via the API.

If I'm already communicating via XML, config.xml would just be another file that my code would need to retrieve and parse; but if I'm using JSON, I'd have to bloat my code with an XML parser just to grab a single value.

Environment: RHEL 6, Jenkins installed via pkg.jenkins-ci.org repo
Project: Jenkins
Priority: Minor Minor
Reporter: Nathan Malinoski
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to