@Immutable public class DecoratedEnvironmentImpl extends EnvironmentImpl implements DecoratedEnvironment, Comparable<DecoratedEnvironment>
| Constructor and Description |
|---|
DecoratedEnvironmentImpl(DeploymentProject deploymentProject,
Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(DecoratedEnvironment o) |
DeploymentProject |
getDeploymentProject() |
String |
getDeploymentProjectDisplayName() |
String |
getEnvironmentDisplayName() |
environmentWithBasicData, getConfigurationState, getDeploymentProjectId, getDescription, getId, getKey, getName, getOperations, getPosition, getRequirementSet, getTaskDefinitions, getTriggerDefinitions, isSuspendedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOperations, getTaskDefinitionsgetConfigurationState, getDeploymentProjectId, getDescription, getId, getKey, getName, getPosition, getRequirementSetgetTriggerDefinitions, isSuspendedpublic DecoratedEnvironmentImpl(DeploymentProject deploymentProject, Environment environment)
public DeploymentProject getDeploymentProject()
getDeploymentProject in interface DecoratedEnvironmentpublic String getDeploymentProjectDisplayName()
getDeploymentProjectDisplayName in interface DecoratedEnvironmentpublic String getEnvironmentDisplayName()
getEnvironmentDisplayName in interface DecoratedEnvironmentpublic int compareTo(@NotNull
DecoratedEnvironment o)
compareTo in interface Comparable<DecoratedEnvironment>Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.