Modifier and Type | Method and Description |
---|---|
RestDeploymentVersion |
DeploymentProjectResource.createVersion(long deploymentProjectId,
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 |
---|---|
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,
PlanResultKey planResultKey,
String name) |
RestDeploymentVersion |
DeploymentsControl.createVersion(long deploymentProjectId,
String planResultKey,
String name) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.