com.cloudbees.plugins.flow
Class FlowDownStreamRunDeclarer
java.lang.Object
org.jenkinsci.plugins.buildgraphview.DownStreamRunDeclarer
com.cloudbees.plugins.flow.FlowDownStreamRunDeclarer
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension(optional=true)
public class FlowDownStreamRunDeclarer
- extends org.jenkinsci.plugins.buildgraphview.DownStreamRunDeclarer
- Author:
- Nicolas De Loof
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class org.jenkinsci.plugins.buildgraphview.DownStreamRunDeclarer |
all |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowDownStreamRunDeclarer
public FlowDownStreamRunDeclarer()
getDownStream
public List<hudson.model.Run> getDownStream(hudson.model.Run r)
throws ExecutionException,
InterruptedException
- Specified by:
getDownStream in class org.jenkinsci.plugins.buildgraphview.DownStreamRunDeclarer
- Throws:
ExecutionException
InterruptedException
Copyright © 2004-2014. All Rights Reserved.