Uses of Class
com.mathworks.ci.MatlabInstallation
-
Packages that use MatlabInstallation Package Description com.mathworks.ci -
-
Uses of MatlabInstallation in com.mathworks.ci
Methods in com.mathworks.ci that return MatlabInstallation Modifier and Type Method Description MatlabInstallation
MatlabInstallation. forEnvironment(EnvVars envVars)
MatlabInstallation
MatlabInstallation. forNode(Node node, TaskListener log)
static MatlabInstallation[]
MatlabInstallation. getAll()
static MatlabInstallation
MatlabInstallation. getInstallation(String name)
MatlabInstallation[]
MatlabInstallation.DescriptorImpl. getInstallations()
MatlabInstallation[]
MatlabInstallationAxis.DescriptorImpl. getInstallations()
MatlabInstallation[]
UseMatlabVersionBuildWrapper.UseMatlabVersionDescriptor. getInstallations()
MatlabInstallation
MatlabInstallation.DescriptorImpl. newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
Methods in com.mathworks.ci with parameters of type MatlabInstallation Modifier and Type Method Description void
MatlabInstallation.DescriptorImpl. setInstallations(MatlabInstallation... matlabInstallations)
-