Uses of Interface
org.hudsonci.plugins.snapshotmonitor.SnapshotMonitor

Packages that use SnapshotMonitor
org.hudsonci.plugins.snapshotmonitor   
org.hudsonci.plugins.snapshotmonitor.internal   
 

Uses of SnapshotMonitor in org.hudsonci.plugins.snapshotmonitor
 

Constructors in org.hudsonci.plugins.snapshotmonitor with parameters of type SnapshotMonitor
SnapshotTrigger.DescriptorImpl(SnapshotMonitor snapshotMonitor)
           
 

Uses of SnapshotMonitor in org.hudsonci.plugins.snapshotmonitor.internal
 

Classes in org.hudsonci.plugins.snapshotmonitor.internal that implement SnapshotMonitor
 class SnapshotMonitorImpl
          Default SnapshotMonitor implementation.
 

Constructors in org.hudsonci.plugins.snapshotmonitor.internal with parameters of type SnapshotMonitor
WatchedDependenciesUpdater(SnapshotMonitor snapshotMonitor, ArtifactsExtractor extractor, ProjectArtifactCache projectArtifactCache)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.