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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
long
getRepositoryId()
VcsBranch
getVcsBranch()
int
hashCode()
-