|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.tfs.util.BuildWorkspaceConfigurationRetriever
public class BuildWorkspaceConfigurationRetriever
Class for retrieving the latest build configuration for a certain node. As the data should be stored together with the workspace, but that is not possible today so it is stored in the build itself. Latest build on a certain node always contains the SCM configuration for the workspace on that node.
| Nested Class Summary | |
|---|---|
static class |
BuildWorkspaceConfigurationRetriever.BuildWorkspaceConfiguration
|
| Constructor Summary | |
|---|---|
BuildWorkspaceConfigurationRetriever()
|
|
| Method Summary | |
|---|---|
BuildWorkspaceConfigurationRetriever.BuildWorkspaceConfiguration |
getLatestForNode(hudson.model.Node needleNode,
hudson.model.Run<?,?> latestRun)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildWorkspaceConfigurationRetriever()
| Method Detail |
|---|
public BuildWorkspaceConfigurationRetriever.BuildWorkspaceConfiguration getLatestForNode(hudson.model.Node needleNode,
hudson.model.Run<?,?> latestRun)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||