Class DeploymentVersionPlanResultKeyDto
- java.lang.Object
-
- com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionPlanResultKeyDto
-
public class DeploymentVersionPlanResultKeyDto extends Object
-
-
Constructor Summary
Constructors Constructor Description DeploymentVersionPlanResultKeyDto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull PlanResultKey
getPlanResultKey()
-
-
-
Method Detail
-
getPlanResultKey
@NotNull public @NotNull PlanResultKey getPlanResultKey()
-
-