Package com.atlassian.bamboo.deployments
Interface DeploymentKeyWithIds
-
- All Superinterfaces:
DeploymentKey
,Key
,Serializable
- All Known Implementing Classes:
DeploymentKeyImpl
@ExperimentalApi public interface DeploymentKeyWithIds extends DeploymentKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getDeploymentProjectId()
long
getEnvironmentId()
-