com.atlassian.confluence.selenium.client
Class DefaultSpaceBrowse

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

public class DefaultSpaceBrowse
extends java.lang.Object
implements SpaceBrowse

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


Constructor Summary
DefaultSpaceBrowse(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

DefaultSpaceBrowse

public DefaultSpaceBrowse(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.