Uses of Class
com.mathworks.ci.actions.MatlabActionFactory
Packages that use MatlabActionFactory
-
Uses of MatlabActionFactory in com.mathworks.ci.freestyle
Constructors in com.mathworks.ci.freestyle with parameters of type MatlabActionFactoryModifierConstructorDescriptionRunMatlabBuildBuilder
(MatlabActionFactory factory) RunMatlabTestsBuilder
(MatlabActionFactory factory) -
Uses of MatlabActionFactory in com.mathworks.ci.pipeline
Constructors in com.mathworks.ci.pipeline with parameters of type MatlabActionFactoryModifierConstructorDescriptionMatlabBuildStepExecution
(MatlabActionFactory factory, org.jenkinsci.plugins.workflow.steps.StepContext ctx, RunMatlabBuildStep step) MatlabCommandStepExecution
(MatlabActionFactory factory, org.jenkinsci.plugins.workflow.steps.StepContext context, RunMatlabCommandStep step) MatlabRunTestsStepExecution
(MatlabActionFactory factory, org.jenkinsci.plugins.workflow.steps.StepContext context, RunMatlabTestsStep step)