public class BeesInit extends hudson.tasks.BuildWrapper implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BeesInit.DescriptorImpl |
static class |
BeesInit.WriteBeesConfig |
| Constructor and Description |
|---|
BeesInit(String sdk,
String user,
String region) |
| Modifier and Type | Method and Description |
|---|---|
hudson.Launcher |
decorateLauncher(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
BeesSDK |
getBeesSDK() |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public final String sdk
public final String user
public final String region
public hudson.tasks.BuildWrapper.Environment setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
setUp in class hudson.tasks.BuildWrapperIOExceptionInterruptedExceptionpublic hudson.Launcher decorateLauncher(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException,
hudson.model.Run.RunnerAbortedException
decorateLauncher in class hudson.tasks.BuildWrapperIOExceptionInterruptedExceptionhudson.model.Run.RunnerAbortedExceptionpublic BeesSDK getBeesSDK()
Copyright © 2004-2013. All Rights Reserved.