Uses of Interface
com.atlassian.bamboo.deployments.environments.index.IndexedEnvironment
-
Packages that use IndexedEnvironment Package Description com.atlassian.bamboo.deployments.environments.index -
-
Uses of IndexedEnvironment in com.atlassian.bamboo.deployments.environments.index
Classes in com.atlassian.bamboo.deployments.environments.index that implement IndexedEnvironment Modifier and Type Class Description class
IndexedEnvironmentImpl
Represents the environment object indexed in luceneMethods in com.atlassian.bamboo.deployments.environments.index that return types with arguments of type IndexedEnvironment Modifier and Type Method Description List<IndexedEnvironment>
EnvironmentIndexSearcher. findEnvironmentsForProject(long projectID)
Deprecated.Get all indexed environments for this projectList<IndexedEnvironment>
EnvironmentIndexSearcherImpl. findEnvironmentsForProject(long projectID)
-