Uses of Package
hudson.matrix
-
ClassDescriptionConfiguration axis.
Descriptor
forAxis
List ofAxis
.A particular combination ofAxis
values.Used to assist thegeneration of config table.Performs the aggregation ofMatrixRun
results intoMatrixBuild
.Build ofMatrixProject
.Object that lives from the start ofMatrixBuild
execution to its end.Used by view to render a ball forMatrixRun
.Optional interface forAction
s that are used as parameters toQueue.schedule(Task, int, Action...)
to indicate that they want to be also passed to theMatrixRun
s from its parentMatrixBuild
.One configuration ofMatrixProject
.Add sorting for configurationsMatrixConfiguration
s of matrix jobMatrixProject
Descriptor forMatrixConfigurationSorter
.Controls the execution sequence ofMatrixConfiguration
whenMatrixProject
builds, including what degree it gets serialized/parallelled, how the whole build is abandoned when some fails, etc.Job
that allows you to run multiple different configurations from a single setting.Execution ofMatrixConfiguration
. -
-
ClassDescriptionPerforms the aggregation of
MatrixRun
results intoMatrixBuild
.Build ofMatrixProject
.Execution ofMatrixConfiguration
.