com.cloudbees.plugins.flow
Class FlowRun.JobEdge
java.lang.Object
com.cloudbees.plugins.flow.FlowRun.JobEdge
- Enclosing class:
- FlowRun
public static class FlowRun.JobEdge
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowRun.JobEdge
public FlowRun.JobEdge(JobInvocation source,
JobInvocation target)
getSource
public JobInvocation getSource()
getTarget
public JobInvocation getTarget()
Copyright © 2004-2014. All Rights Reserved.