@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() |
getConfigurationState, getDeploymentProjectId, getDescription, getId, getKey, getName, getOperations, getPosition, getTaskDefinitions, getTriggerDefinitions, isSuspended
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOperations, getTaskDefinitions
getConfigurationState, getDeploymentProjectId, getDescription, getId, getKey, getName, getPosition
getTriggerDefinitions, isSuspended
public DecoratedEnvironmentImpl(DeploymentProject deploymentProject, Environment environment)
public DeploymentProject getDeploymentProject()
getDeploymentProject
in interface DecoratedEnvironment
public String getDeploymentProjectDisplayName()
getDeploymentProjectDisplayName
in interface DecoratedEnvironment
public String getEnvironmentDisplayName()
getEnvironmentDisplayName
in interface DecoratedEnvironment
public int compareTo(@NotNull DecoratedEnvironment o)
compareTo
in interface Comparable<DecoratedEnvironment>
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.