Package com.atlassian.bamboo
Interface ResultKey
- All Superinterfaces:
Key
,Serializable
- All Known Subinterfaces:
DeploymentResultKey
- All Known Implementing Classes:
DeploymentResultKeyAsPlanResultKey
,DeploymentResultKeyImpl
,PlanResultKey
,RestDeploymentResultKey
,RestResultKey
Common interface to identify a result of running something identified by a
Key
-
Method Details
-
getKey
-
getEntityKey
What is this a result of.- Returns:
-
getResultNumber
Deprecated.since 6.5, usegetResultNumberLong()
- Returns:
- Result number
-
getResultNumberLong
long getResultNumberLong()- Returns:
- Result number
-
getResultNumberLong()