public class SkytapBuildWrapper
extends hudson.tasks.BuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
SkytapBuildWrapper.DescriptorImpl |
| Constructor and Description |
|---|
SkytapBuildWrapper(String userId,
String authKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthKey() |
SkytapBuildWrapper.DescriptorImpl |
getDescriptor() |
String |
getUserId() |
void |
makeBuildVariables(hudson.model.AbstractBuild build,
Map<String,String> variables) |
hudson.tasks.BuildWrapper.Environment |
setUp(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public String getUserId()
public String getAuthKey()
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 void makeBuildVariables(hudson.model.AbstractBuild build,
Map<String,String> variables)
makeBuildVariables in class hudson.tasks.BuildWrapperpublic SkytapBuildWrapper.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.BuildWrapper>getDescriptor in class hudson.model.AbstractDescribableImpl<hudson.tasks.BuildWrapper>Copyright © 2004-2019. All Rights Reserved.