public interface IndexedEnvironment
Modifier and Type | Method and Description |
---|---|
BuildState |
getCurrentState() |
long |
getCurrentVersionId() |
String |
getCurrentVersionName() |
PlanResultKey |
getCurrentVersionPlanResultKey() |
String |
getEnvironmentDescription() |
long |
getEnvironmentId() |
String |
getEnvironmentName() |
int |
getEnvironmentPosition() |
Date |
getLastDeployedDate() |
long |
getProjectId() |
String |
getProjectName() |
String getEnvironmentName()
String getEnvironmentDescription()
long getEnvironmentId()
int getEnvironmentPosition()
String getProjectName()
long getProjectId()
@Nullable String getCurrentVersionName()
long getCurrentVersionId()
@Nullable PlanResultKey getCurrentVersionPlanResultKey()
BuildState getCurrentState()
@Nullable Date getLastDeployedDate()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.