Class GerritAdministrativeMonitor

    • Constructor Detail

      • GerritAdministrativeMonitor

        public GerritAdministrativeMonitor()
    • Method Detail

      • isSendQueueWarning

        public boolean isSendQueueWarning()
        Tells if there is a warning with the send-commands-queue. Utility method for the jelly page.
        Returns:
        true if so, false otherwise.
      • getSendQueueSize

        public int getSendQueueSize()
        Gets the current send-command queue size. Utility method for the jelly page.
        Returns:
        the amount of jobs in the queue.