@Singleton public class WatchedDependenciesLoader extends Object
| Constructor and Description |
|---|
WatchedDependenciesLoader() |
| Modifier and Type | Method and Description |
|---|---|
WatchedDependencies |
load(hudson.model.Job job) |
void |
store(hudson.model.Job job,
WatchedDependencies dependencies) |
public static final String FILE_NAME
public WatchedDependencies load(hudson.model.Job job) throws IOException
IOExceptionpublic void store(hudson.model.Job job,
WatchedDependencies dependencies)
throws IOException
IOExceptionCopyright © 2004-2016 Hudson. All Rights Reserved.