public class KlocworkBuildWrapper
extends jenkins.tasks.SimpleBuildWrapper
Modifier and Type | Class and Description |
---|---|
static class |
KlocworkBuildWrapper.DescriptorImpl |
jenkins.tasks.SimpleBuildWrapper.Context, jenkins.tasks.SimpleBuildWrapper.Disposer
Constructor and Description |
---|
KlocworkBuildWrapper(String serverConfig,
String installConfig,
String serverProject,
String ltoken) |
Modifier and Type | Method and Description |
---|---|
KlocworkBuildWrapper.DescriptorImpl |
getDescriptor() |
String |
getInstallConfig() |
String |
getLtoken() |
static String |
getNoneValue() |
String |
getServerConfig() |
String |
getServerProject() |
void |
setUp(jenkins.tasks.SimpleBuildWrapper.Context context,
hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.EnvVars initialEnvironment) |
public void setUp(jenkins.tasks.SimpleBuildWrapper.Context context, hudson.model.Run<?,?> build, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener, hudson.EnvVars initialEnvironment) throws IOException, InterruptedException
setUp
in class jenkins.tasks.SimpleBuildWrapper
IOException
InterruptedException
public String getServerConfig()
public String getInstallConfig()
public String getServerProject()
public String getLtoken()
public static final String getNoneValue()
public KlocworkBuildWrapper.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.BuildWrapper>
getDescriptor
in class hudson.model.AbstractDescribableImpl<hudson.tasks.BuildWrapper>
Copyright © 2016–2017. All rights reserved.