public class RunMatlabCommandBuilder extends hudson.tasks.Builder implements jenkins.tasks.SimpleBuildStep, MatlabBuild
| Modifier and Type | Class and Description |
|---|---|
static class |
RunMatlabCommandBuilder.RunMatlabCommandDescriptor |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory| Constructor and Description |
|---|
RunMatlabCommandBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMatlabCommand() |
void |
perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
void |
setMatlabCommand(String matlabCommand) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuildcopyFileInWorkspace, getFilePathForUniqueFolder, getNodeSpecificTmpFolderPath, getProcessToRunMatlabCommand, getUniqueNameForRunnerFile@DataBoundSetter public void setMatlabCommand(String matlabCommand)
public String getMatlabCommand()
public void perform(@Nonnull hudson.model.Run<?,?> build, @Nonnull hudson.FilePath workspace, @Nonnull hudson.Launcher launcher, @Nonnull hudson.model.TaskListener listener) throws InterruptedException, IOException
perform in interface jenkins.tasks.SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2020. All rights reserved.