Class RestDeploymentResultKey

java.lang.Object
com.atlassian.bamboo.rest.model.RestResultKey
com.atlassian.bamboo.rest.model.deployments.RestDeploymentResultKey
All Implemented Interfaces:
DeploymentResultKey, Key, ResultKey, Serializable

public class RestDeploymentResultKey extends RestResultKey implements DeploymentResultKey
See Also:
  • Constructor Details

    • RestDeploymentResultKey

      public RestDeploymentResultKey(ResultKey resultKey)
  • Method Details