Package | Description |
---|---|
com.atlassian.bamboo.deployments.environments.index | |
com.atlassian.bamboo.plugins.jira.rest.model.deployment |
Modifier and Type | Class and Description |
---|---|
class |
IndexedEnvironmentImpl
Represents the environment object indexed in lucene
|
Modifier and Type | Method and Description |
---|---|
List<IndexedEnvironment> |
EnvironmentIndexSearcherImpl.findEnvironmentsForProject(long projectID) |
List<IndexedEnvironment> |
EnvironmentIndexSearcher.findEnvironmentsForProject(long projectID)
Get all indexed environments for this project
|
Constructor and Description |
---|
EnvironmentSummary(IndexedEnvironment environment,
DeploymentStatus status,
VersionSummary deployedVersion,
String baseUrl) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.