com.atlassian.confluence.pageobjects.page
Class AlaCarteJiraLogoutPage

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
      extended by com.atlassian.confluence.pageobjects.page.ConfluenceAlaCarteJiraLoginPage
          extended by com.atlassian.confluence.pageobjects.page.AlaCarteJiraLogoutPage
All Implemented Interfaces:
LogoutPage, com.atlassian.pageobjects.Page, com.atlassian.pageobjects.page.LoginPage

public class AlaCarteJiraLogoutPage
extends ConfluenceAlaCarteJiraLoginPage
implements LogoutPage


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAlaCarteJiraLoginPage
CAPTCHA_RESPONSE_ID, PASSWORD_ERROR_ID, USERNAME_ERROR_ID
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter
 
Constructor Summary
AlaCarteJiraLogoutPage()
           
 
Method Summary
 java.lang.String getUrl()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAlaCarteJiraLoginPage
captchaResponseIsDisplayed, login, login, login, loginAsSysAdmin, passwordRequiredErrorIsDisplayed, usernameRequiredErrorIsDisplayed
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
back, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.pageobjects.page.LoginPage
login, loginAsSysAdmin
 

Constructor Detail

AlaCarteJiraLogoutPage

public AlaCarteJiraLogoutPage()
Method Detail

getUrl

public java.lang.String getUrl()
Specified by:
getUrl in interface com.atlassian.pageobjects.Page
Overrides:
getUrl in class ConfluenceAlaCarteJiraLoginPage


Copyright © 2003-2014 Atlassian. All Rights Reserved.