public class JenkinsExecutor extends Object
Constructor and Description |
---|
JenkinsExecutor(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener taskListener) |
JenkinsExecutor(hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener taskListener) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(hudson.util.ArgumentListBuilder args,
Map<String,String> environment) |
public JenkinsExecutor(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener taskListener)
public JenkinsExecutor(hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener taskListener)
public boolean execute(hudson.util.ArgumentListBuilder args, Map<String,String> environment) throws InterruptedException
InterruptedException
Copyright © 2016–2017. All rights reserved.