|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.testabilityexplorer.helpers.BuildProxyCallableHelper
public class BuildProxyCallableHelper
A Callable that will delegate parsing of the reports to the ParseDelegate.
| Constructor Summary | |
|---|---|
BuildProxyCallableHelper(BuildProxy buildProxy,
ParseDelegate parseDelegate,
hudson.model.BuildListener listener)
|
|
| Method Summary | |
|---|---|
BuildProxy |
call()
Delegates report parsing to the ParseDelegate. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildProxyCallableHelper(BuildProxy buildProxy,
ParseDelegate parseDelegate,
hudson.model.BuildListener listener)
| Method Detail |
|---|
public BuildProxy call()
throws java.lang.Exception
ParseDelegate. Might flags the BuildProxy as not being
successful.
call in interface hudson.remoting.Callable<BuildProxy,java.lang.Exception>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||