|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IvyBuildProxy.BuildCallable in hudson.ivy |
|---|
| Methods in hudson.ivy with parameters of type IvyBuildProxy.BuildCallable | ||
|---|---|---|
|
IvyBuildProxy.execute(IvyBuildProxy.BuildCallable<V,T> program)
Executes the given IvyBuildProxy.BuildCallable on the master, where one
has access to IvyBuild and all the other Hudson objects. |
|
|
IvyBuildProxy.Filter.execute(IvyBuildProxy.BuildCallable<V,T> program)
|
|
void |
IvyBuildProxy.executeAsync(IvyBuildProxy.BuildCallable<?,?> program)
Executes the given IvyBuildProxy.BuildCallable asynchronously on the master. |
|
void |
IvyBuildProxy.Filter.executeAsync(IvyBuildProxy.BuildCallable<?,?> program)
|
|
| Constructors in hudson.ivy with parameters of type IvyBuildProxy.BuildCallable | |
|---|---|
IvyBuildProxy.Filter.AsyncInvoker(IvyBuildProxy proxy,
IvyBuildProxy.BuildCallable<?,?> program)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||