@Internal
public interface EnvironmentStatusForDashboard
Modifier and Type | Method and Description |
---|---|
Long |
getDeploymentResultId() |
BuildState |
getDeploymentState() |
Long |
getDeploymentVersionId() |
String |
getDeploymentVersionName() |
long |
getEnvironmentId() |
Date |
getExecutedDate() |
Date |
getFinishedDate() |
LifeCycleState |
getLifeCycleState() |
Date |
getQueuedDate() |
Date |
getStartedDate() |
long getEnvironmentId()
Long getDeploymentResultId()
LifeCycleState getLifeCycleState()
BuildState getDeploymentState()
Date getStartedDate()
Date getQueuedDate()
Date getExecutedDate()
Date getFinishedDate()
Long getDeploymentVersionId()
String getDeploymentVersionName()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.