public class LoginBuilder extends BaseBuilder
Modifier and Type | Class and Description |
---|---|
static class |
LoginBuilder.DescriptorImpl |
Constructor and Description |
---|
LoginBuilder(String credentialsId,
String hubUrl) |
Modifier and Type | Method and Description |
---|---|
String |
getHubUrl() |
protected boolean |
perform(SpoonBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
void |
prebuild(SpoonBuild build,
hudson.model.BuildListener listener) |
isAvailableRemotely, perform, prebuild, switchHub
all, getDescriptor, getRequiredMonitorService, prebuild
public void prebuild(SpoonBuild build, hudson.model.BuildListener listener)
prebuild
in class BaseBuilder
protected boolean perform(SpoonBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws InterruptedException, IOException
perform
in class BaseBuilder
InterruptedException
IOException
public String getHubUrl()
Copyright © 2004-2016. All Rights Reserved.