@Internal public interface InternalEnvironment extends BambooIdProvider, NameProvider, DescriptionProvider, Triggerable
Modifier and Type | Method and Description |
---|---|
ConfigurationState |
getConfigurationState() |
long |
getDeploymentProjectId() |
String |
getDescription() |
long |
getId() |
DeploymentKey |
getKey()
Key representing this environment.
|
String |
getName() |
int |
getPosition() |
getTriggerDefinitions, isSuspended
long getId()
getId
in interface BambooIdProvider
@NotNull DeploymentKey getKey()
getId()
instead.@NotNull String getName()
getName
in interface DescriptionProvider
getName
in interface NameProvider
@Nullable String getDescription()
getDescription
in interface DescriptionProvider
long getDeploymentProjectId()
DeploymentProject
which is owner of this environmentConfigurationState getConfigurationState()
int getPosition()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.