public class UseMatlabVersionBuildWrapper
extends jenkins.tasks.SimpleBuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
UseMatlabVersionBuildWrapper.UseMatlabVersionDescriptor |
jenkins.tasks.SimpleBuildWrapper.Context, jenkins.tasks.SimpleBuildWrapper.Disposer| Constructor and Description |
|---|
UseMatlabVersionBuildWrapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMatlabRootFolder() |
void |
setMatlabRootFolder(String matlabRootFolder) |
void |
setUp(jenkins.tasks.SimpleBuildWrapper.Context context,
hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
hudson.EnvVars initialEnvironment) |
@DataBoundConstructor public UseMatlabVersionBuildWrapper()
public String getMatlabRootFolder()
@DataBoundSetter public void setMatlabRootFolder(String matlabRootFolder)
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.SimpleBuildWrapperIOExceptionInterruptedExceptionCopyright © 2016–2020. All rights reserved.