Interface Environment

All Superinterfaces:
BambooIdProvider, DescriptionProvider, EnvironmentStub, InternalEnvironment, NameProvider, TaskContainer, Triggerable
All Known Subinterfaces:
DecoratedEnvironment
All Known Implementing Classes:
DecoratedEnvironmentImpl, EnvironmentImpl

@PublicApi public interface Environment extends EnvironmentStub, Triggerable, TaskContainer
Represents a Deployment Environment within Bamboo. Each Environment belongs to a DeploymentProject. All implementations will be Immutable. Implementations guarantee that RequirementSet is eagerly loaded.