Uses of Class
com.atlassian.bamboo.specs.api.model.deployment.EnvironmentProperties
Packages that use EnvironmentProperties
Package
Description
Deployment project and environments.
Deployment project and environments.
-
Uses of EnvironmentProperties in com.atlassian.bamboo.specs.api.builders.deployment
Methods in com.atlassian.bamboo.specs.api.builders.deployment that return EnvironmentProperties -
Uses of EnvironmentProperties in com.atlassian.bamboo.specs.api.model.deployment
Methods in com.atlassian.bamboo.specs.api.model.deployment that return types with arguments of type EnvironmentPropertiesConstructor parameters in com.atlassian.bamboo.specs.api.model.deployment with type arguments of type EnvironmentPropertiesModifierConstructorDescriptionDeploymentProperties
(@Nullable BambooOidProperties oid, @NotNull PlanIdentifierProperties plan, @NotNull String name, @Nullable String description, @NotNull ReleaseNamingProperties releaseNaming, @NotNull List<EnvironmentProperties> environments, @Nullable RepositoryStoredSpecsData repositoryStoredSpecsData)