| Package | Description |
|---|---|
| hudson.matrix |
Matrix project
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMatrixExecutionStrategyImpl
MatrixExecutionStrategy that captures historical behavior. |
| Modifier and Type | Method and Description |
|---|---|
MatrixExecutionStrategy |
MatrixProject.getExecutionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.DescriptorExtensionList<MatrixExecutionStrategy,MatrixExecutionStrategyDescriptor> |
MatrixExecutionStrategyDescriptor.all()
Returns all the registered
MatrixExecutionStrategyDescriptors. |
| Modifier and Type | Method and Description |
|---|---|
void |
MatrixProject.setExecutionStrategy(MatrixExecutionStrategy executionStrategy) |
| Constructor and Description |
|---|
MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz) |
Copyright © 2004-2016. All Rights Reserved.