Uses of Class
hudson.matrix.MatrixExecutionStrategy
-
Uses of MatrixExecutionStrategy in hudson.matrix
Modifier and TypeClassDescriptionclass
MatrixExecutionStrategy
that captures historical behavior.Modifier and TypeMethodDescriptionMatrixExecutionStrategyDescriptor.all()
Returns all the registeredMatrixExecutionStrategyDescriptor
s.Modifier and TypeMethodDescriptionvoid
MatrixProject.setExecutionStrategy
(MatrixExecutionStrategy executionStrategy) ModifierConstructorDescriptionprotected
MatrixExecutionStrategyDescriptor
(Class<? extends MatrixExecutionStrategy> clazz)