Class MainArea

    • Constructor Detail

      • MainArea

        public MainArea​(PageObject context,
                        String path)
        Create a new Area for the configuration of title and descriptions.
    • Method Detail

      • setName

        public void setName​(String name)
        Set the name of the dashboard.
        Parameters:
        name - the name of the table
      • setDescription

        public void setDescription​(String description)
        Set the description of the table.
        Parameters:
        description - the description text
      • setFilterBuildQueue

        public void setFilterBuildQueue​(boolean state)
        Show only jobs of this view in the queue.
        Parameters:
        state - if checked, only jobs in this view will be shown in the queue.
      • setFilterBuildExecutors

        public void setFilterBuildExecutors​(boolean state)
        Check Filter Build Executors
        Parameters:
        state - if checked, only those build executors will be shown that could execute the jobs in this view.