Interface EnvironmentIndexSearcher

  • All Known Implementing Classes:
    EnvironmentIndexSearcherImpl

    @Deprecated
    public interface EnvironmentIndexSearcher
    Deprecated.
    since 8.2 use DB services instead.
    For searching the environments. As of Bamboo 8.2 is delegating to DB services
    • Method Detail

      • findEnvironmentsForProject

        List<IndexedEnvironment> findEnvironmentsForProject​(long projectID)
        Deprecated.
        Get all indexed environments for this project
        Parameters:
        projectID - of project to find
        Returns:
        indexed environments