Class JobFiltersArea

    • Constructor Detail

      • JobFiltersArea

        public JobFiltersArea​(PageObject context,
                              String path)
        Create a new Area for the configuration regarding the job filters.
    • Method Detail

      • setStatusFilter

        public void setStatusFilter​(JobFiltersArea.StatusFilter statusFilter)
        Select the filter type in the dropdown.
        Parameters:
        statusFilter - the filter type to use
      • setRecurseInSubfolders

        public void setRecurseInSubfolders​(boolean state)
        Change the state of the checkbox for the option of recursion in subfolders.
        Parameters:
        state - true if enabled
      • setIncludeRegex

        public void setIncludeRegex​(String regex)
        Set a regex to include jobs only if they match the expression
        Parameters:
        regex - regex the regex to filter the job names