|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.listeners.RunListener<hudson.model.AbstractBuild>
org.hudsonci.plugins.snapshotmonitor.internal.WatchedDependenciesUpdater
@Named @Singleton public class WatchedDependenciesUpdater
Hook to update watched dependencies once a build has completed.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.model.listeners.RunListener |
|---|
LISTENERS, targetType |
| Constructor Summary | |
|---|---|
WatchedDependenciesUpdater(SnapshotMonitor snapshotMonitor,
ArtifactsExtractor extractor,
ProjectArtifactCache projectArtifactCache)
|
|
| Method Summary | |
|---|---|
void |
onCompleted(hudson.model.AbstractBuild build,
hudson.model.TaskListener listener)
|
| Methods inherited from class hudson.model.listeners.RunListener |
|---|
all, fireCompleted, fireDeleted, fireFinalized, fireStarted, getTargetType, onDeleted, onFinalized, onStarted, register, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject
public WatchedDependenciesUpdater(SnapshotMonitor snapshotMonitor,
ArtifactsExtractor extractor,
ProjectArtifactCache projectArtifactCache)
| Method Detail |
|---|
public void onCompleted(hudson.model.AbstractBuild build,
hudson.model.TaskListener listener)
onCompleted in class hudson.model.listeners.RunListener<hudson.model.AbstractBuild>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||