|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BuildResultsIndexer
| Method Summary | |
|---|---|
void |
deIndexBuild(Build build)
|
void |
deIndexBuildResults(BuildResultsSummary summary,
boolean includeTests)
|
long |
indexBuild(Build build)
Indexes the build. |
long |
indexBuildResult(BuildResults buildResults)
Indexes the build result |
long |
reindexAll()
Reindexes all test results. |
void |
reIndexBuildResults(BuildResults result,
BuildResultsSummary summary,
boolean includeTests)
|
| Method Detail |
|---|
long reindexAll()
throws Exception
Exception
long indexBuild(Build build)
throws Exception
build -
Exception
long indexBuildResult(BuildResults buildResults)
throws Exception
buildResults -
Exception
void reIndexBuildResults(BuildResults result,
BuildResultsSummary summary,
boolean includeTests)
throws Exception
Exception
void deIndexBuildResults(BuildResultsSummary summary,
boolean includeTests)
throws Exception
Exception
void deIndexBuild(Build build)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||