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