Package com.mathworks.ci.parameters
Class CommandActionParameters
java.lang.Object
com.mathworks.ci.parameters.MatlabActionParameters
com.mathworks.ci.parameters.CommandActionParameters
-
Constructor Summary
ConstructorsConstructorDescriptionCommandActionParameters
(Run<?, ?> build, FilePath workspace, EnvVars env, Launcher launcher, TaskListener listener, String startupOpts, String command) CommandActionParameters
(org.jenkinsci.plugins.workflow.steps.StepContext context, String startupOpts, String command) -
Method Summary
Methods inherited from class com.mathworks.ci.parameters.MatlabActionParameters
getBuild, getEnvVars, getLauncher, getStartupOptions, getTaskListener, getWorkspace
-
Constructor Details
-
CommandActionParameters
public CommandActionParameters(org.jenkinsci.plugins.workflow.steps.StepContext context, String startupOpts, String command) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-
CommandActionParameters
-
-
Method Details
-
getCommand
-