Class NotificationsUtil.WatchedResult

    • Method Detail

      • getWatchedProjectIds

        @NotNull
        public Set<String> getWatchedProjectIds()
      • getWatchedBuildTypeIds

        @NotNull
        public Set<String> getWatchedBuildTypeIds()
      • getUnwatchProjectIds

        @NotNull
        public Set<String> getUnwatchProjectIds()
      • noneIsWatched

        public boolean noneIsWatched()