public interface DeploymentProjectStatusForResultSummary
ResultsSummary
Modifier and Type | Method and Description |
---|---|
DeploymentProject |
getDeploymentProject() |
List<? extends EnvironmentStatus> |
getEnvironmentStatuses() |
DeploymentVersion |
getFutureVersion()
If there is no related version, this property contains the first version,
which is associated with the build results of the same Plan.
|
ResultsSummary |
getFutureVersionResult()
If there is no related version, this property contains the build result used to create the first version,
which is associated with the build results of the same Plan.
|
DeploymentVersion |
getRelatedVersion()
Version associated with the
ResultsSummary |
@NotNull DeploymentProject getDeploymentProject()
@Nullable DeploymentVersion getRelatedVersion()
ResultsSummary
@Nullable DeploymentVersion getFutureVersion()
@Nullable ResultsSummary getFutureVersionResult()
@NotNull List<? extends EnvironmentStatus> getEnvironmentStatuses()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.