public class IvyThresholdDependency extends IvyDependency
| Constructor and Description |
|---|
IvyThresholdDependency(hudson.model.AbstractProject<?,?> upstream,
hudson.model.AbstractProject<?,?> downstream,
hudson.model.Result threshold,
boolean useUpstreamParameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldTriggerBuild(hudson.model.AbstractBuild build,
hudson.model.TaskListener listener,
java.util.List<hudson.model.Action> actions) |