Package com.atlassian.confluence.themes
Interface ThemeHelper
-
- All Known Implementing Classes:
AttachmentHelper
,GlobalHelper
,PageHelper
public interface ThemeHelper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConfluenceActionSupport
getAction()
String
getDomainName()
String
getSpaceKey()
String
getSpaceName()
String
getText(String property)
String
renderConfluenceMacro(String wikiCall)
-