Uses of Class
com.atlassian.bamboo.specs.api.model.deployment.ReleaseNamingProperties
Package
Description
Deployment project and environments.
Deployment project and environments.
-
Uses of ReleaseNamingProperties in com.atlassian.bamboo.specs.api.builders.deployment
-
Uses of ReleaseNamingProperties in com.atlassian.bamboo.specs.api.model.deployment
ModifierConstructorDescriptionDeploymentProperties
(@Nullable BambooOidProperties oid, @NotNull PlanIdentifierProperties plan, @NotNull String name, @Nullable String description, @NotNull ReleaseNamingProperties releaseNaming, @NotNull List<EnvironmentProperties> environments, @Nullable RepositoryStoredSpecsData repositoryStoredSpecsData)