Class ConditionalDependencyGraphWrapper

java.lang.Object
hudson.model.DependencyGraph
org.jenkinsci.plugins.conditionalbuildstep.dependency.ConditionalDependencyGraphWrapper
All Implemented Interfaces:
Comparator<AbstractProject>

public class ConditionalDependencyGraphWrapper extends DependencyGraph
Wraps DependencyGraph and append RunCondition to DependencyGraph.Dependency. Methods other than addDependency are just calling methods of wrapped DependencyGraph