public class MatlabCommandStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void>
Constructor and Description |
---|
MatlabCommandStepExecution(MatlabActionFactory factory,
org.jenkinsci.plugins.workflow.steps.StepContext context,
RunMatlabCommandStep step) |
MatlabCommandStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext context,
RunMatlabCommandStep step) |
Modifier and Type | Method and Description |
---|---|
Void |
run() |
void |
stop(Throwable cause) |
blocksRestart, getStatus, onResume, start
public MatlabCommandStepExecution(MatlabActionFactory factory, org.jenkinsci.plugins.workflow.steps.StepContext context, RunMatlabCommandStep step) throws IOException, InterruptedException
IOException
InterruptedException
public MatlabCommandStepExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, RunMatlabCommandStep step) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2024. All rights reserved.