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 DescriptorExtensionList<MatrixExecutionStrategy,MatrixExecutionStrategyDescriptor> |
MatrixExecutionStrategyDescriptor.all()
Returns all the registered
MatrixExecutionStrategyDescriptor s. |
Modifier and Type | Method and Description |
---|---|
void |
MatrixProject.setExecutionStrategy(MatrixExecutionStrategy executionStrategy) |
Constructor and Description |
---|
MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz) |
Copyright © 2016–2022. All rights reserved.