| Modifier and Type | Method and Description |
|---|---|
RestDeploymentVersion |
DeploymentProjectResource.createVersion(long deploymentProjectId,
@Nullable RestCreateVersionRequest createVersionRequest,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Create deployment version for given deployment project.
|
| Modifier and Type | Field and Description |
|---|---|
static RestDeploymentVersion |
RestDeploymentProjectExampleDocument.CREATE_VERSION_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
@Nullable RestDeploymentVersion |
RestDeploymentVersionAndPlanResult.getDeploymentVersion() |
| Constructor and Description |
|---|
RestDeploymentVersionAndPlanResult(RestDeploymentVersion deploymentVersion,
PlanResultKey planResultKey) |
| Constructor and Description |
|---|
RestDeploymentVersionList(int size,
org.apache.commons.lang3.Range<Integer> range,
List<RestDeploymentVersion> versions) |
| Modifier and Type | Method and Description |
|---|---|
RestDeploymentVersion |
DeploymentsControl.createVersion(long deploymentProjectId,
@NotNull PlanResultKey planResultKey,
@NotNull String name) |
RestDeploymentVersion |
DeploymentsControl.createVersion(long deploymentProjectId,
@NotNull String planResultKey,
@NotNull String name) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.