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