
hudson.model.AbstractProject._api.jelly Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
The newest version!
Disable/Enable a job
To programmatically disable a job, POST to http://your_server/job/your_job/disable
(copy url).
Similarly post to POST to http://your_server/job/your_job/enable (copy url) for enabling this job.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy