com.atlassian.confluence.pageobjects.page.content
Class ViewRecentBlogPosts
java.lang.Object
com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
com.atlassian.confluence.pageobjects.page.content.AbstractViewPage
com.atlassian.confluence.pageobjects.page.content.ViewRecentBlogPosts
- All Implemented Interfaces:
- com.atlassian.pageobjects.Page
public class ViewRecentBlogPosts
- extends AbstractViewPage
Represents the Recent Blog Posts view available per space.
Or Blog Posts by Date view.
| 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 |
ViewRecentBlogPosts
public ViewRecentBlogPosts(Space space)
ViewRecentBlogPosts
public ViewRecentBlogPosts()
getUrl
public String getUrl()
isBlogVisible
public boolean isBlogVisible(BlogPost blogPost)
Copyright © 2003–2015 Atlassian. All rights reserved.