Class DiskUsageBuildDataController.TopSizedBuildBean

    • Constructor Detail

      • TopSizedBuildBean

        public TopSizedBuildBean​(@NotNull
                                 SBuild build,
                                 long totalSize,
                                 long average)
    • Method Detail

      • getBuild

        @NotNull
        public SBuild getBuild()
      • getTotalSize

        public long getTotalSize()
      • getAboveAveragePercent

        public String getAboveAveragePercent()