Package | Description |
---|---|
com.atlassian.bamboo.deployments.projects | |
com.atlassian.bamboo.deployments.projects.service |
Modifier and Type | Class and Description |
---|---|
class |
VersionNamingSchemeImpl |
Modifier and Type | Method and Description |
---|---|
@Nullable VersionNamingScheme |
DeploymentProjectService.getVersionNamingScheme(long deploymentProjectId)
Get the version naming configuration for a project
|
@Nullable VersionNamingScheme |
DeploymentProjectServiceImpl.getVersionNamingScheme(long deploymentProjectId) |
@NotNull VersionNamingScheme |
DeploymentProjectService.updateVersionNamingScheme(long deploymentProjectId,
String nextVersionName,
boolean autoIncrement,
boolean applicableToBranches,
@NotNull Set<String> variablesToAutoIncrement)
update the version naming configuration for a project
|
@NotNull VersionNamingScheme |
DeploymentProjectServiceImpl.updateVersionNamingScheme(long deploymentProjectId,
String nextVersionName,
boolean autoIncrement,
boolean applicableToBranches,
@NotNull Set<String> variablesToAutoIncrement) |
@NotNull VersionNamingScheme |
DeploymentProjectService.updateVersionNamingScheme(long deploymentProjectId,
String nextVersionName,
boolean autoIncrement,
@NotNull Set<String> variablesToAutoIncrement)
Deprecated.
|
@NotNull VersionNamingScheme |
DeploymentProjectServiceImpl.updateVersionNamingScheme(long deploymentProjectId,
String nextVersionName,
boolean autoIncrement,
@NotNull Set<String> variablesToAutoIncrement) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences