public interface ResultKey extends Key, Serializable
Key| Modifier and Type | Method and Description |
|---|---|
@NotNull Key |
getEntityKey()
What is this a result of.
|
@NotNull String |
getKey() |
int |
getResultNumber()
Deprecated.
since 6.5, use
getResultNumberLong() |
long |
getResultNumberLong() |
@NotNull @NotNull String getKey()
@NotNull @NotNull Key getEntityKey()
@Deprecated int getResultNumber()
getResultNumberLong()long getResultNumberLong()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.