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, switchHuball, getDescriptor, getRequiredMonitorService, prebuildpublic void prebuild(SpoonBuild build, hudson.model.BuildListener listener)
prebuild in class BaseBuilderprotected boolean perform(SpoonBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws InterruptedException, IOException
perform in class BaseBuilderInterruptedExceptionIOExceptionpublic String getHubUrl()
Copyright © 2004-2016. All Rights Reserved.