Skip to content

deletejobs in folder #168

Description

@xiaod0510

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;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions