public class RunMatlabCommandStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
RunMatlabCommandStep.CommandStepDescriptor |
| Constructor and Description |
|---|
RunMatlabCommandStep(String command) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public RunMatlabCommandStep(String command)
Copyright © 2016–2020. All rights reserved.