Uses of Class
com.mathworks.ci.freestyle.options.StartupOptions
-
Packages that use StartupOptions Package Description com.mathworks.ci.freestyle -
-
Uses of StartupOptions in com.mathworks.ci.freestyle
Methods in com.mathworks.ci.freestyle that return StartupOptions Modifier and Type Method Description StartupOptions
RunMatlabBuildBuilder. getStartupOptions()
StartupOptions
RunMatlabCommandBuilder. getStartupOptions()
StartupOptions
RunMatlabTestsBuilder. getStartupOptions()
Methods in com.mathworks.ci.freestyle with parameters of type StartupOptions Modifier and Type Method Description void
RunMatlabBuildBuilder. setStartupOptions(StartupOptions startupOptions)
void
RunMatlabCommandBuilder. setStartupOptions(StartupOptions startupOptions)
void
RunMatlabTestsBuilder. setStartupOptions(StartupOptions startupOptions)
-