public class RestDeploymentVersionAndPlanResult extends Object implements Serializable
Constructor and Description |
---|
RestDeploymentVersionAndPlanResult(RestDeploymentVersion deploymentVersion,
PlanResultKey planResultKey) |
Modifier and Type | Method and Description |
---|---|
RestDeploymentVersion |
getDeploymentVersion() |
PlanResultKey |
getPlanResultKey() |
public RestDeploymentVersionAndPlanResult(RestDeploymentVersion deploymentVersion, PlanResultKey planResultKey)
@Nullable public RestDeploymentVersion getDeploymentVersion()
@Nullable public PlanResultKey getPlanResultKey()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.