|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilePath.FileCallable | |
|---|---|
| hudson | |
| hudson.node_monitors | Code that monitors the health of slaves |
| Uses of FilePath.FileCallable in hudson |
|---|
| Methods in hudson with parameters of type FilePath.FileCallable | ||
|---|---|---|
|
FilePath.act(FilePath.FileCallable<T> callable)
Executes some program on the machine that this FilePath exists,
so that one can perform local file operations. |
|
|
FilePath.actAsync(FilePath.FileCallable<T> callable)
Executes some program on the machine that this FilePath exists,
so that one can perform local file operations. |
|
| Uses of FilePath.FileCallable in hudson.node_monitors |
|---|
| Classes in hudson.node_monitors that implement FilePath.FileCallable | |
|---|---|
protected static class |
TemporarySpaceMonitor.GetTempSpace
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||