jenkins_api_client
jenkins_api_client copied to clipboard
Create functions to handle the 'Next Execution' dialoge
As a user of the jenkins_api_client, I want to be able to query the status of the Next Execution panel (lower left, below running jobs). The jobs in this panel are scheduled jobs in jenkins to be executed in the future via the cron type scheduling.
Efrain,
Thanks for reporting the issue. But it looks like the "next execution" is a plugin https://wiki.jenkins-ci.org/display/JENKINS/Next+Executions. It would be good to have though we currently don't have a lot of plugins implemented in jenkins_api_client.