com.atlassian.bamboo.plugins.rest.model
Class RestDeploymentResultKey
java.lang.Object
com.atlassian.bamboo.rest.model.RestResultKey
com.atlassian.bamboo.plugins.rest.model.RestDeploymentResultKey
- All Implemented Interfaces:
- DeploymentResultKey, Key, ResultKey, Serializable
public class RestDeploymentResultKey
- extends RestResultKey
- implements DeploymentResultKey
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestDeploymentResultKey
public RestDeploymentResultKey(ResultKey resultKey)
getDeploymentResultId
public long getDeploymentResultId()
- Specified by:
getDeploymentResultId
in interface DeploymentResultKey
- Returns:
- result id
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.