@PublicApi
public interface EnvironmentStatus
Modifier and Type | Method and Description |
---|---|
DeploymentResult |
getDeploymentResult()
Deployment result of interest for this environment
|
Environment |
getEnvironment()
Environment represented by the status
|
DeploymentResult |
getLatestResult()
The latest deployment result for this environment IF it is different from the deployment result of interest
|
@NotNull Environment getEnvironment()
@Nullable DeploymentResult getDeploymentResult()
@Nullable DeploymentResult getLatestResult()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.