Package com.mathworks.ci.actions
Class RunMatlabCommandAction
java.lang.Object
com.mathworks.ci.actions.MatlabAction
com.mathworks.ci.actions.RunMatlabCommandAction
-
Constructor Summary
ConstructorsConstructorDescriptionRunMatlabCommandAction
(MatlabCommandRunner runner, BuildConsoleAnnotator annotator, CommandActionParameters params) -
Method Summary
Methods inherited from class com.mathworks.ci.actions.MatlabAction
copyBuildPluginsToTemp, getActionID, setBuildEnvVars, teardownAction
-
Constructor Details
-
RunMatlabCommandAction
public RunMatlabCommandAction(MatlabCommandRunner runner, BuildConsoleAnnotator annotator, CommandActionParameters params) -
RunMatlabCommandAction
public RunMatlabCommandAction(CommandActionParameters params) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-
-
Method Details
-
run
-