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