com.atlassian.confluence.selenium.client
Class DocThemeSpaceBrowse

java.lang.Object
  extended by com.atlassian.confluence.selenium.client.DocThemeSpaceBrowse
All Implemented Interfaces:
SpaceBrowse

public class DocThemeSpaceBrowse
extends java.lang.Object
implements SpaceBrowse

Provides access to the functionality under Browse Space for the documentation theme.


Constructor Summary
DocThemeSpaceBrowse(ConfluenceSeleniumClient client)
           
 
Method Summary
 void watchSpace()
           
 void watchSpaceBlogs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocThemeSpaceBrowse

public DocThemeSpaceBrowse(ConfluenceSeleniumClient client)
Method Detail

watchSpace

public void watchSpace()
Specified by:
watchSpace in interface SpaceBrowse

watchSpaceBlogs

public void watchSpaceBlogs()
Specified by:
watchSpaceBlogs in interface SpaceBrowse


Copyright © 2003-2014 Atlassian. All Rights Reserved.