Class RssDetectionQueue.RssDetectionWorkKey

java.lang.Object
com.atlassian.bamboo.configuration.external.detection.RssDetectionQueue.RssDetectionWorkKey
Enclosing class:
RssDetectionQueue

public static class RssDetectionQueue.RssDetectionWorkKey extends Object
Key of a single work unit used for avoiding redundant RSS detections per repository and branch
  • Method Details

    • getRepositoryId

      public long getRepositoryId()
    • getVcsBranch

      public VcsBranch getVcsBranch()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object