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