com.ibm.team.fvt.tests.clm.pages.jts.admin
Class JtsAdminDataCollectionJobStatusPage

java.lang.Object
  extended by com.ibm.team.fvt.tests.web.WebPage
      extended by com.ibm.team.fvt.tests.clm.pages.ClmWebPage
          extended by com.ibm.team.fvt.tests.clm.pages.jts.JtsWebPage
              extended by com.ibm.team.fvt.tests.clm.pages.jts.admin.JtsAdminPage
                  extended by com.ibm.team.fvt.tests.clm.pages.jts.admin.JtsAdminDataCollectionJobStatusPage
All Implemented Interfaces:
ClmWebPageConstants

public class JtsAdminDataCollectionJobStatusPage
extends JtsAdminPage

Manage the JTS Data Collection Jobs web page.

The page address is: https://server:port/ccm/admin#action=com.ibm.team.reportsManagement.etlStatus.

Following actions are accessible on this page:

Following functionalities are also defined or specialized by this page:


Field Summary
 
Fields inherited from class com.ibm.team.fvt.tests.web.WebPage
NO_DATA
 
Fields inherited from interface com.ibm.team.fvt.tests.clm.pages.ClmWebPageConstants
ADMINISTRATION_HOME_MENU_GROUP, JAZZ_TEAM_SERVER_HOME_MENU_ITEM, LIFECYCLE_PROJECT_ADMIN_MENU_ITEM, USER_NOT_AUTHORIZED_MESSAGE_ID, USER_NOT_AUTHORIZED_MESSAGE_LOCATOR
 
Constructor Summary
JtsAdminDataCollectionJobStatusPage(java.lang.String url, ClmConfig config, com.ibm.team.fvt.tests.config.User user)
           
 
Method Summary
 void checkETLJobsResults()
          Checks that JTS ETL jobs results finished successfully.
 JtsAdminDataCollectionJobsPage clickDataCollectionJobs()
          Goto the JTS Data Collection Jobs web page using the link in the Data Collection links list.
 void storeCurrentResults()
          Store the current ETL Jobs results.
 
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.jts.admin.JtsAdminPage
clickActiveUsers, clickHome, clickReports
 
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.ClmWebPage
checkRichHover, clickHomeMenuItem, getBannerTitle, getCcmApplication, getConfig, getDmApplication, getJtsApplication, getLpaApplication, getMiniDashboard, getQmApplication, getRmApplication, getTitle, getUser, gotoCcmProjectPage, gotoCcmProjectPage, gotoDmProjectPage, gotoDmProjectPage, gotoJtsAdminHomePage, gotoLpaAllProjectsPage, gotoQmProjectPage, gotoQmProjectPage, gotoRmProjectPage, gotoRmProjectPage, logout, openAdminUIMenu, openHelpMenu, openHomeMenu, openMenu, openMenu, openToolbarMenu, openUserProfileMenu, refresh, save, waitWhileBusy
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebPage
changeUser, checkHoverTitle, checkRichHover, get, getBrowser, getLocation, getPage, getPage, getPageUsingBrowser, goBack, openPage, openPage, openPageUsingBrowser, openPageUsingHoverTitle, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, richHoverOverLink, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JtsAdminDataCollectionJobStatusPage

public JtsAdminDataCollectionJobStatusPage(java.lang.String url,
                                           ClmConfig config,
                                           com.ibm.team.fvt.tests.config.User user)
Method Detail

checkETLJobsResults

public void checkETLJobsResults()
Checks that JTS ETL jobs results finished successfully.


clickDataCollectionJobs

public JtsAdminDataCollectionJobsPage clickDataCollectionJobs()
Goto the JTS Data Collection Jobs web page using the link in the Data Collection links list.

Returns:
The JTS Data Collection Jobs web page as JtsAdminDataCollectionJobsPage.

storeCurrentResults

public void storeCurrentResults()
Store the current ETL Jobs results.