Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deletejobs in folder #168

Closed
xiaod0510 opened this issue Jun 28, 2016 · 0 comments
Closed

deletejobs in folder #168

xiaod0510 opened this issue Jun 28, 2016 · 0 comments
Milestone

Comments

@xiaod0510
Copy link

how can I delete job in folder?
like this:

public class JenkinsServer{
   public void deleteJob(FolderJob folder , String jobName) throws IOException;
}

maybe you can make JenkinsHttpClient protected for us

public class JenkinsServer{
    **protected** final JenkinsHttpClient client;
}
@khmarbaise khmarbaise added this to the Release 0.3.6 milestone Jul 25, 2016
khmarbaise added a commit that referenced this issue Jul 25, 2016
 o Added deleteJob in folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants