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