| Package | Description |
|---|---|
| hudson.matrix |
Matrix project
|
| hudson.matrix.listeners | |
| hudson.tasks.test |
| Class and Description |
|---|
| Axis
Configuration axis.
|
AxisDescriptor
Descriptor for Axis |
| AxisList
List of
Axis. |
| Combination
A particular combination of
Axis values. |
LabelAxis
Axis that selects label expressions. |
| LabelExpAxis.DescriptorImpl |
| Layouter
Used to assist thegeneration of config table.
|
| Layouter.Column |
| Layouter.Row
Represents a row, which is a collection of
Layouter.Columns. |
| MatrixAggregator
Performs the aggregation of
MatrixRun results
into MatrixBuild. |
| MatrixBuild
Build of
MatrixProject. |
| MatrixBuild.MatrixBuildExecution
Object that lives from the start of
MatrixBuild execution to its end. |
| MatrixBuild.RunPtr
Used by view to render a ball for
MatrixRun. |
| MatrixChildAction
Optional interface for
Actions that are used as parameters
to Queue.schedule(Task, int, Action...) to indicate that they
want to be also passed to the MatrixRuns from its parent MatrixBuild. |
| MatrixConfiguration
One configuration of
MatrixProject. |
| MatrixConfigurationSorter
Add sorting for configurations
MatrixConfigurations of matrix job MatrixProject |
| MatrixConfigurationSorterDescriptor
Descriptor for
MatrixConfigurationSorter. |
| MatrixExecutionStrategy
Controls the execution sequence of
MatrixConfiguration when MatrixProject builds,
including what degree it gets serialized/parallelled, how the whole build is abandoned when
some fails, etc. |
| MatrixExecutionStrategyDescriptor |
MatrixProject
Job that allows you to run multiple different configurations
from a single setting. |
| MatrixProject.DescriptorImpl |
| MatrixRun
Execution of
MatrixConfiguration. |
| Class and Description |
|---|
| MatrixBuild
Build of
MatrixProject. |
| MatrixConfiguration
One configuration of
MatrixProject. |
| Class and Description |
|---|
| MatrixAggregator
Performs the aggregation of
MatrixRun results
into MatrixBuild. |
| MatrixBuild
Build of
MatrixProject. |
| MatrixRun
Execution of
MatrixConfiguration. |
Copyright © 2004-2016. All Rights Reserved.