com.atlassian.confluence.it.admin
Class ThemeConfigurationBean

java.lang.Object
  extended by com.atlassian.confluence.it.admin.ThemeConfigurationBean

public class ThemeConfigurationBean
extends Object


Constructor Summary
ThemeConfigurationBean()
           
 
Method Summary
 void changeTheme(String spaceKey, String themeKey)
           
 void setDefaultTheme(String spaceKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeConfigurationBean

public ThemeConfigurationBean()
Method Detail

changeTheme

public void changeTheme(String spaceKey,
                        String themeKey)

setDefaultTheme

public void setDefaultTheme(String spaceKey)


Copyright © 2003-2013 Atlassian. All Rights Reserved.