Interface JobQueueHandler

    • Method Detail

      • setMaxConcurrentJobs

        void setMaxConcurrentJobs​(int value)
        Sets the maximum number of concurrent jobs to execute.
        Parameters:
        value - the number of jobs
      • getMaxConcurrentJobs

        int getMaxConcurrentJobs()
        Returns the maximum number of concurrent jobs to execute.
        Returns:
        the number of jobs
      • maxConcurrentJobsTipText

        String maxConcurrentJobsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui