|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseDelegate | |
|---|---|
| hudson.plugins.testabilityexplorer.helpers | |
| hudson.plugins.testabilityexplorer.publisher | |
| Uses of ParseDelegate in hudson.plugins.testabilityexplorer.helpers |
|---|
| Classes in hudson.plugins.testabilityexplorer.helpers that implement ParseDelegate | |
|---|---|
class |
ReportParseDelegate
Scans for report files using the specified reportFilenamePattern. |
| Methods in hudson.plugins.testabilityexplorer.helpers with parameters of type ParseDelegate | |
|---|---|
boolean |
BuildProxy.doPerform(ParseDelegate parseDelegate,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener)
|
| Constructors in hudson.plugins.testabilityexplorer.helpers with parameters of type ParseDelegate | |
|---|---|
BuildProxyCallableHelper(BuildProxy buildProxy,
ParseDelegate parseDelegate,
hudson.model.BuildListener listener)
|
|
| Uses of ParseDelegate in hudson.plugins.testabilityexplorer.publisher |
|---|
| Methods in hudson.plugins.testabilityexplorer.publisher that return ParseDelegate | |
|---|---|
ParseDelegate |
FreestylePublisher.newParseDelegate()
|
ParseDelegate |
ExtractAndBuildDelegate.newParseDelegate()
|
ParseDelegate |
MavenPublisher.newParseDelegate()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||