com.atlassian.webdriver.confluence.component.sherpa
Class WelcomeScreen

java.lang.Object
  extended by com.atlassian.webdriver.confluence.component.sherpa.WelcomeScreen

public class WelcomeScreen
extends Object

TODO: Document this class / interface here


Constructor Summary
WelcomeScreen()
           
 
Method Summary
 void close()
           
 String getTitle()
           
 void init()
           
 void showAtStartup(boolean show)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WelcomeScreen

public WelcomeScreen()
Method Detail

init

public void init()

showAtStartup

public void showAtStartup(boolean show)

getTitle

public String getTitle()

close

public void close()


Copyright © 2014 Atlassian. All rights reserved.