@Named
@Singleton
public class WatchedDependenciesUpdater
extends hudson.model.listeners.RunListener<hudson.model.AbstractBuild>
| Constructor and Description |
|---|
WatchedDependenciesUpdater(SnapshotMonitor snapshotMonitor,
ArtifactsExtractor extractor,
ProjectArtifactCache projectArtifactCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
onCompleted(hudson.model.AbstractBuild build,
hudson.model.TaskListener listener) |
@Inject public WatchedDependenciesUpdater(SnapshotMonitor snapshotMonitor, ArtifactsExtractor extractor, ProjectArtifactCache projectArtifactCache)
Copyright © 2004-2013 Hudson. All Rights Reserved.