Uses of Class
hudson.matrix.MatrixExecutionStrategy
Packages that use MatrixExecutionStrategy
-
Uses of MatrixExecutionStrategy in hudson.matrix
Subclasses of MatrixExecutionStrategy in hudson.matrixModifier and TypeClassDescriptionclass
MatrixExecutionStrategy
that captures historical behavior.Methods in hudson.matrix that return MatrixExecutionStrategyMethods in hudson.matrix that return types with arguments of type MatrixExecutionStrategyModifier and TypeMethodDescriptionMatrixExecutionStrategyDescriptor.all()
Returns all the registeredMatrixExecutionStrategyDescriptor
s.Methods in hudson.matrix with parameters of type MatrixExecutionStrategyModifier and TypeMethodDescriptionvoid
MatrixProject.setExecutionStrategy
(MatrixExecutionStrategy executionStrategy) Constructor parameters in hudson.matrix with type arguments of type MatrixExecutionStrategyModifierConstructorDescriptionprotected
MatrixExecutionStrategyDescriptor
(Class<? extends MatrixExecutionStrategy> clazz)