public class RunMatlabCommandStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
RunMatlabCommandStep.CommandStepDescriptor |
Constructor and Description |
---|
RunMatlabCommandStep(String command) |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
String |
getStartupOptions() |
void |
setStartupOptions(String startupOptions) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2024. All rights reserved.