Package com.atlassian.bamboo.deployments
Interface DeploymentResultKey
-
- All Superinterfaces:
Key,ResultKey,Serializable
- All Known Implementing Classes:
DeploymentResultKeyImpl,RestDeploymentResultKey
public interface DeploymentResultKey extends ResultKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetDeploymentResultId()-
Methods inherited from interface com.atlassian.bamboo.ResultKey
getEntityKey, getKey, getResultNumber, getResultNumberLong
-
-