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
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.rest.model.RestResultKey
getEntityKey, getKey, getResultNumber, getResultNumberLong
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.ResultKey
getEntityKey, getKey, getResultNumber, getResultNumberLong
-
Constructor Details
-
RestDeploymentResultKey
-
-
Method Details
-
getDeploymentResultId
public long getDeploymentResultId()- Specified by:
getDeploymentResultId
in interfaceDeploymentResultKey
- Returns:
- result id
-