public class CopyArtifactEdgeProvider extends Object implements EdgeProvider
CopyArtifactEdges by inspecting the configuration of the CopyArtifact Plugin.| Constructor and Description | 
|---|
| CopyArtifactEdgeProvider(jenkins.model.Jenkins jenkins) | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<Edge> | getDownstreamEdgesIncidentWith(hudson.model.Job<?,?> project) | 
| Iterable<Edge> | getUpstreamEdgesIncidentWith(hudson.model.Job<?,?> project) | 
@Inject public CopyArtifactEdgeProvider(jenkins.model.Jenkins jenkins)
public Iterable<Edge> getDownstreamEdgesIncidentWith(hudson.model.Job<?,?> project)
getDownstreamEdgesIncidentWith in interface EdgeProviderpublic Iterable<Edge> getUpstreamEdgesIncidentWith(hudson.model.Job<?,?> project)
getUpstreamEdgesIncidentWith in interface EdgeProviderCopyright © 2016–2020. All rights reserved.