Interface EnvironmentIndexSearcher
- All Known Implementing Classes:
EnvironmentIndexSearcherImpl
Deprecated.
since 8.2 use DB services instead.
For searching the environments. As of Bamboo 8.2 is delegating to DB services
-
Method Summary
Modifier and TypeMethodDescriptionfindEnvironmentsForProject
(long projectID) Deprecated.Get all indexed environments for this project
-
Method Details
-
findEnvironmentsForProject
Deprecated.Get all indexed environments for this project- Parameters:
projectID
- of project to find- Returns:
- indexed environments
-