|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeContext | |
|---|---|
| org.hudsonci.plugins.vault.install | |
| org.hudsonci.plugins.vault.slave | |
| Uses of NodeContext in org.hudsonci.plugins.vault.install |
|---|
| Methods in org.hudsonci.plugins.vault.install that return NodeContext | |
|---|---|
static NodeContext |
NodeContext.fetch(hudson.model.Node node,
hudson.remoting.VirtualChannel channel)
|
static NodeContext |
NodeContext.get(hudson.model.Node node,
hudson.remoting.VirtualChannel channel)
|
NodeContext |
PackageSelector.getContext()
|
| Methods in org.hudsonci.plugins.vault.install that return types with arguments of type NodeContext | |
|---|---|
static Map<hudson.model.Node,NodeContext> |
NodeContext.getCache()
|
| Methods in org.hudsonci.plugins.vault.install with parameters of type NodeContext | |
|---|---|
boolean |
PackageSelector.matches(Package pkg,
NodeContext context)
|
void |
PackageSelector.setContext(NodeContext context)
|
| Uses of NodeContext in org.hudsonci.plugins.vault.slave |
|---|
| Methods in org.hudsonci.plugins.vault.slave with parameters of type NodeContext | |
|---|---|
void |
CustomNodeContext.applyTo(NodeContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||