@Immutable @PublicApi public class PlanResultKey extends Object implements ResultKey, Serializable
ChainResultsSummary and BuildResultsSummary
Can be created from PlanKeys| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getBuildNumber()
The build number being built
|
@NotNull Key |
getEntityKey()
What is this a result of.
|
@NotNull String |
getKey()
Full build result key (e.g.
|
@NotNull PlanKey |
getPlanKey()
Returns the key component of this
PlanResultKey |
int |
getResultNumber() |
long |
getResultNumberLong() |
int |
hashCode() |
String |
toString() |
@NotNull public @NotNull PlanKey getPlanKey()
PlanResultKey@NotNull public @NotNull Key getEntityKey()
ResultKeygetEntityKey in interface ResultKeypublic int getBuildNumber()
public int getResultNumber()
getResultNumber in interface ResultKeypublic long getResultNumberLong()
getResultNumberLong in interface ResultKey@NotNull public @NotNull String getKey()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.