|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatrixTrigger | |
|---|---|
| hudson.plugins.downstream_ext | |
| Uses of MatrixTrigger in hudson.plugins.downstream_ext |
|---|
| Methods in hudson.plugins.downstream_ext that return MatrixTrigger | |
|---|---|
MatrixTrigger |
DownstreamTrigger.getMatrixTrigger()
|
static MatrixTrigger |
MatrixTrigger.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MatrixTrigger[] |
MatrixTrigger.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in hudson.plugins.downstream_ext with parameters of type MatrixTrigger | |
|---|---|
DownstreamTrigger(String childProjects,
hudson.model.Result threshold,
boolean onlyIfSCMChanges,
boolean onlyIfLocalSCMChanges,
DownstreamTrigger.Strategy strategy,
MatrixTrigger matrixTrigger)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||