|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentProjectStatusForResultSummary
Deployment status in relation to specific ResultsSummary
Method Summary | |
---|---|
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 |
Method Detail |
---|
@NotNull DeploymentProject getDeploymentProject()
@Nullable DeploymentVersion getRelatedVersion()
ResultsSummary
@Nullable DeploymentVersion getFutureVersion()
@Nullable ResultsSummary getFutureVersionResult()
@NotNull List<? extends EnvironmentStatus> getEnvironmentStatuses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |