|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexConnectionManager | |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.build.tests | |
| com.atlassian.bamboo.index | |
| com.atlassian.bamboo.resultsummary.search | |
| Uses of IndexConnectionManager in com.atlassian.bamboo.build |
|---|
| Methods in com.atlassian.bamboo.build that return IndexConnectionManager | |
|---|---|
IndexConnectionManager |
DefaultTestManager.getIndexConnectionManager()
|
| Methods in com.atlassian.bamboo.build with parameters of type IndexConnectionManager | |
|---|---|
void |
DefaultTestManager.setIndexConnectionManager(IndexConnectionManager indexConnectionManager)
|
| Uses of IndexConnectionManager in com.atlassian.bamboo.build.tests |
|---|
| Fields in com.atlassian.bamboo.build.tests declared as IndexConnectionManager | |
|---|---|
protected IndexConnectionManager |
AbstractTestCaseFilter.indexConnManager
|
| Constructors in com.atlassian.bamboo.build.tests with parameters of type IndexConnectionManager | |
|---|---|
AbstractTestCaseFilter(Build build,
BuildResultsSummaryManager buildResultsSummarymanager,
IndexConnectionManager indexConnManager)
|
|
AllResultsFilter(Build build,
BuildResultsSummaryManager buildResultsSummaryManager,
IndexConnectionManager indexConnManager)
|
|
Latest25BuildsFilter(Build build,
BuildResultsSummaryManager buildResultsSummaryManager,
IndexConnectionManager indexConnManager)
|
|
TimeRangeAgoFilter(Build build,
BuildResultsSummaryManager buildResultsSummaryManager,
IndexConnectionManager indexConnManager,
int days)
|
|
| Uses of IndexConnectionManager in com.atlassian.bamboo.index |
|---|
| Fields in com.atlassian.bamboo.index declared as IndexConnectionManager | |
|---|---|
protected IndexConnectionManager |
DefaultBuildResultsIndexer.defaultIndexManager
|
| Methods in com.atlassian.bamboo.index that return IndexConnectionManager | |
|---|---|
IndexConnectionManager |
DefaultBuildResultsIndexer.getDefaultIndexManager()
|
| Methods in com.atlassian.bamboo.index with parameters of type IndexConnectionManager | |
|---|---|
void |
DefaultBuildResultsIndexer.setDefaultIndexManager(IndexConnectionManager defaultIndexManager)
|
void |
ReindexAction.setIndexConnectionManager(IndexConnectionManager indexConnectionManager)
|
| Uses of IndexConnectionManager in com.atlassian.bamboo.resultsummary.search |
|---|
| Methods in com.atlassian.bamboo.resultsummary.search that return IndexConnectionManager | |
|---|---|
IndexConnectionManager |
IndexedBuildResultsSearcherImpl.getIndexConnectionManager()
|
| Methods in com.atlassian.bamboo.resultsummary.search with parameters of type IndexConnectionManager | |
|---|---|
void |
IndexedBuildResultsSearcherImpl.setIndexConnectionManager(IndexConnectionManager indexConnectionManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||