public class MatlabActionFactory extends Object implements Serializable
Constructor and Description |
---|
MatlabActionFactory() |
Modifier and Type | Method and Description |
---|---|
RunMatlabBuildAction |
createAction(BuildActionParameters params) |
RunMatlabCommandAction |
createAction(CommandActionParameters params) |
RunMatlabTestsAction |
createAction(TestActionParameters params) |
public RunMatlabCommandAction createAction(CommandActionParameters params) throws IOException, InterruptedException
IOException
InterruptedException
public RunMatlabBuildAction createAction(BuildActionParameters params) throws IOException, InterruptedException
IOException
InterruptedException
public RunMatlabTestsAction createAction(TestActionParameters params) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2024. All rights reserved.