Class BitbucketBuildStatus


  • public class BitbucketBuildStatus
    extends Object
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getBuildNumber

        public String getBuildNumber()
      • getDescription

        public String getDescription()
      • getDuration

        @Nullable
        public Long getDuration()
      • getKey

        public String getKey()
      • getName

        public String getName()
      • getParent

        @Nullable
        public String getParent()
      • getRef

        @Nullable
        public String getRef()
      • getState

        public String getState()
      • getTestResults

        @Nullable
        public TestResults getTestResults()
      • getUrl

        public String getUrl()