Class ProjectStatusStdJobList

    • Constructor Detail

      • ProjectStatusStdJobList

        public ProjectStatusStdJobList​(PageObject context,
                                       String path)
    • Method Detail

      • getHeaders

        public List<String> getHeaders()
        Get all headers as string displayed in the table.
        Returns:
        the names of the headers.
      • getJobIDs

        public List<String> getJobIDs()
        Get all job ids (names) appearing in the table.
        Returns:
        a list of all ids displayed in the table.