Class RestResultKey

java.lang.Object
com.atlassian.bamboo.rest.model.RestResultKey
All Implemented Interfaces:
Key, ResultKey, Serializable
Direct Known Subclasses:
RestDeploymentResultKey

public class RestResultKey extends Object implements ResultKey
See Also:
  • Constructor Details

    • RestResultKey

      public RestResultKey(ResultKey resultKey)
    • RestResultKey

      public RestResultKey()
  • Method Details

    • getKey

      @NotNull public @NotNull String getKey()
      Specified by:
      getKey in interface Key
      Specified by:
      getKey in interface ResultKey
      Returns:
      the string version of the result key
    • getEntityKey

      @NotNull public @NotNull Key getEntityKey()
      Description copied from interface: ResultKey
      What is this a result of.
      Specified by:
      getEntityKey in interface ResultKey
      Returns:
    • getResultNumber

      public int getResultNumber()
      Specified by:
      getResultNumber in interface ResultKey
      Returns:
      Result number
    • getResultNumberLong

      public long getResultNumberLong()
      Specified by:
      getResultNumberLong in interface ResultKey
      Returns:
      Result number