Uses of Class
hudson.matrix.MatrixProject
Packages that use MatrixProject
-
Uses of MatrixProject in hudson.matrix
Methods in hudson.matrix that return MatrixProjectModifier and TypeMethodDescriptionMatrixProject.asProject()
MatrixConfiguration.getParent()
MatrixProject.DescriptorImpl.newInstance
(ItemGroup parent, String name) Methods in hudson.matrix with parameters of type MatrixProjectModifier and TypeMethodDescriptionabstract void
MatrixConfigurationSorter.validate
(MatrixProject p) Checks if this sorter is properly configured and applicable for the given project.void
NoopMatrixConfigurationSorter.validate
(MatrixProject p) Constructors in hudson.matrix with parameters of type MatrixProjectModifierConstructorDescriptionMatrixBuild
(MatrixProject job) MatrixBuild
(MatrixProject project, File buildDir) MatrixBuild
(MatrixProject job, Calendar timestamp) MatrixConfiguration
(MatrixProject parent, Combination c)