Package | Description |
---|---|
com.atlassian.confluence.it.admin | |
com.atlassian.confluence.it.rpc | |
com.atlassian.confluence.it.rpc.delegates.admin | |
com.atlassian.confluence.it.space |
Modifier and Type | Method and Description |
---|---|
static BundledTheme |
BundledTheme.getDefaultTheme()
Deprecated.
|
static BundledTheme |
BundledTheme.getDocumentationTheme()
Deprecated.
since 6.0 due to removal of DocTheme
|
static BundledTheme[] |
BundledTheme.getNonDefaultThemes()
Deprecated.
|
static BundledTheme |
BundledTheme.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static BundledTheme[] |
BundledTheme.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfluenceRpc.setGlobalTheme(BundledTheme theme)
Deprecated.
|
void |
ConfluenceRpc.setThemeForSpace(Space space,
BundledTheme theme)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ThemeRpc.setGlobalTheme(BundledTheme theme) |
void |
ThemeRpc.setSpaceTheme(Space space,
BundledTheme theme) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceAdmin.setTheme(BundledTheme theme) |
Copyright © 2003–2018 Atlassian. All rights reserved.