Uses of Class
hudson.matrix.MatrixExecutionStrategy
Packages that use MatrixExecutionStrategy
-
Uses of MatrixExecutionStrategy in hudson.matrix
Subclasses of MatrixExecutionStrategy in hudson.matrixModifier and TypeClassDescriptionclassMatrixExecutionStrategythat 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 registeredMatrixExecutionStrategyDescriptors.Methods in hudson.matrix with parameters of type MatrixExecutionStrategyModifier and TypeMethodDescriptionvoidMatrixProject.setExecutionStrategy(MatrixExecutionStrategy executionStrategy) Constructor parameters in hudson.matrix with type arguments of type MatrixExecutionStrategyModifierConstructorDescriptionprotectedMatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy> clazz)