codemc-api
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
codemc-api
codemc-api
/
io.codemc.api.jenkins
/
deleteJob
delete
Job
fun
deleteJob
(
username
:
String
,
jobName
:
String
)
:
Boolean
Deletes a Jenkins job.
Parameters
username
The username of the user.
job
Name
The name of the job.