Class RestDeploymentVersionAndPlanResult

java.lang.Object
com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionAndPlanResult
All Implemented Interfaces:
Serializable

public class RestDeploymentVersionAndPlanResult extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getDeploymentVersion

      @Nullable public @Nullable RestDeploymentVersion getDeploymentVersion()
    • getPlanResultKey

      @Nullable public @Nullable PlanResultKey getPlanResultKey()