ViewPageHistory
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class ViewPageHistory extends AbstractViewPage
Modifier and Type | Field and Description |
---|---|
static String |
PAGE_ID_META_IDENTIFIER
Deprecated.
|
static String |
SPACE_KEY_META_IDENTIFIER
Deprecated.
|
pageEntity
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter, waitTimeout
Constructor and Description |
---|
ViewPageHistory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getLatestVersionComment()
Deprecated.
|
long |
getPageId()
Deprecated.
|
String |
getSpaceKey()
Deprecated.
|
String |
getUrl()
Deprecated.
|
String |
getVersionComment(String version)
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasLatestVersionComment()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasVersionComment(String version)
Deprecated.
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
public static final String PAGE_ID_META_IDENTIFIER
public static final String SPACE_KEY_META_IDENTIFIER
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition hasVersionComment(String version)
public com.atlassian.pageobjects.elements.query.TimedCondition hasLatestVersionComment()
public String getLatestVersionComment()
public long getPageId()
public String getSpaceKey()
Copyright © 2003–2015 Atlassian. All rights reserved.