Package | Description |
---|---|
hudson.matrix |
Matrix project
|
Modifier and Type | Method and Description |
---|---|
MatrixProject |
MatrixProject.asProject() |
MatrixProject |
MatrixConfiguration.getParent() |
MatrixProject |
MatrixProject.DescriptorImpl.newInstance(hudson.model.ItemGroup parent,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
NoopMatrixConfigurationSorter.validate(MatrixProject p) |
abstract void |
MatrixConfigurationSorter.validate(MatrixProject p)
Checks if this sorter is properly configured and applicable for the given project.
|
Constructor and Description |
---|
MatrixBuild(MatrixProject job) |
MatrixBuild(MatrixProject job,
Calendar timestamp) |
MatrixBuild(MatrixProject project,
File buildDir) |
MatrixConfiguration(MatrixProject parent,
Combination c) |
Copyright © 2015. All rights reserved.