Class ConditionalDependencyGraphWrapper

java.lang.Object
hudson.model.DependencyGraph
org.jenkins_ci.plugins.flexible_publish.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