public interface SnapshotMonitor
| Modifier and Type | Method and Description |
|---|---|
void |
check(hudson.model.AbstractProject project) |
boolean |
isConfigured() |
void |
update(hudson.model.AbstractBuild build,
Collection<MavenCoordinatesDTO> dependencies) |
boolean isConfigured()
void update(hudson.model.AbstractBuild build,
Collection<MavenCoordinatesDTO> dependencies)
throws IOException
IOExceptionvoid check(hudson.model.AbstractProject project)
throws IOException
IOExceptionCopyright © 2004-2016 Hudson. All Rights Reserved.