public class EnvironmentWithConfigCounts extends Object implements EnvironmentStub
| Constructor and Description |
|---|
EnvironmentWithConfigCounts(InternalEnvironment environment,
int numberOfCompatibleAgents,
int notificationsNumber,
int variablesNumber) |
public EnvironmentWithConfigCounts(InternalEnvironment environment, int numberOfCompatibleAgents, int notificationsNumber, int variablesNumber)
public InternalEnvironment getEnvironment()
public int getNumberOfCompatibleAgents()
public String getTriggersNumberString()
public String getNotificationsNumberString()
public String getVariablesNumberString()
@NotNull public @NotNull List<TaskDefinition> getTaskDefinitions()
getTaskDefinitions in interface TaskContainerpublic Operations getOperations()
getOperations in interface EnvironmentStubpublic long getId()
getId in interface BambooIdProvidergetId in interface InternalEnvironment@NotNull public @NotNull DeploymentKey getKey()
InternalEnvironmentInternalEnvironment.getId() instead.getKey in interface InternalEnvironment@NotNull public @NotNull String getName()
getName in interface InternalEnvironmentgetName in interface DescriptionProvidergetName in interface NameProvider@Nullable public @Nullable String getDescription()
getDescription in interface InternalEnvironmentgetDescription in interface DescriptionProviderpublic long getDeploymentProjectId()
getDeploymentProjectId in interface InternalEnvironmentDeploymentProject which is owner of this environmentpublic ConfigurationState getConfigurationState()
getConfigurationState in interface InternalEnvironmentpublic int getPosition()
getPosition in interface InternalEnvironmentpublic boolean isSuspended()
isSuspended in interface Triggerable@NotNull public @NotNull List<TriggerDefinition> getTriggerDefinitions()
getTriggerDefinitions in interface Triggerable@NotNull public @NotNull ImmutableRequirementSet getRequirementSet()
InternalEnvironmentImmutableRequirementSet, that is value that is considered when checking which agents and elastic images
can deploy to this environment.getRequirementSet in interface InternalEnvironment@NotNull public @NotNull Supplier<List<TaskDefinition>> getTaskDefinitionsSupplier()
InternalEnvironmentgetTaskDefinitionsSupplier in interface InternalEnvironment@NotNull public @NotNull Supplier<List<TriggerDefinition>> getTriggerDefinitionsSupplier()
InternalEnvironmentgetTriggerDefinitionsSupplier in interface InternalEnvironmentCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.