| Package | Description |
|---|---|
| org.hudsonci.plugins.snapshotmonitor | |
| org.hudsonci.plugins.snapshotmonitor.internal | |
| org.hudsonci.plugins.snapshotmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
Collection<WatchedDependency> |
WatchedDependenciesProperty.get() |
| Modifier and Type | Method and Description |
|---|---|
long |
MetadataChecker.check(WatchedDependency dependency) |
| Modifier and Type | Method and Description |
|---|---|
void |
WatchedDependenciesProperty.set(Collection<WatchedDependency> dependencies) |
| Modifier and Type | Method and Description |
|---|---|
long |
SimpleMetadataChecker.check(WatchedDependency dependency)
Returns the last-updated date for the given dependency, or 0 if unavailable.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<WatchedDependency> |
WatchedDependencies.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
WatchedDependencies.setDependencies(Collection<WatchedDependency> dependencies) |
Copyright © 2004-2014 Hudson. All Rights Reserved.