Class StuckBuildDetector.Detected

    • Method Detail

      • getDependentHangingBuildsMap

        @NotNull
        public Map<SBuildType,​Set<SQueuedBuild>> getDependentHangingBuildsMap()
        Gets builds which have stuck dependencies.
      • getQueuedBuildsMap

        @NotNull
        public Map<SBuildType,​List<SQueuedBuild>> getQueuedBuildsMap()
        Gets stuck builds which do not have dependencies.
      • getThreshold

        public long getThreshold()
      • getNumberOfStuckBuilds

        public int getNumberOfStuckBuilds()