com.atlassian.confluence.it.admin
Class DefaultSpaceLogo
java.lang.Object
com.atlassian.confluence.it.admin.DefaultSpaceLogo
public class DefaultSpaceLogo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configureLogoFromAnywhere
public static DefaultSpaceLogo configureLogoFromAnywhere()
configureLogoFromAnywhere
public static DefaultSpaceLogo configureLogoFromAnywhere(net.sourceforge.jwebunit.junit.WebTester tester)
uploadLogo
public DefaultSpaceLogo uploadLogo(java.io.File logo)
- IMPORTANT NOTE: it is currently the responsibility of whoever calls this method to then call
reset()
in a finally block.
- Returns:
- this for chaining
resetLinkExists
public boolean resetLinkExists()
reset
public DefaultSpaceLogo reset()
resetWithTextLink
public DefaultSpaceLogo resetWithTextLink()
Copyright © 2003-2014 Atlassian. All Rights Reserved.