public static class DecoratorUtil.ContentNavigationContext extends Object
Modifier and Type | Field and Description |
---|---|
static DecoratorUtil.ContentNavigationContext |
defaultContext |
Constructor and Description |
---|
ContentNavigationContext(AbstractPage page,
String mode,
String context,
ThemeHelper helper) |
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
ThemeHelper |
getHelper() |
String |
getMode() |
AbstractPage |
getPage() |
public static final DecoratorUtil.ContentNavigationContext defaultContext
public ContentNavigationContext(AbstractPage page, String mode, String context, ThemeHelper helper)
public AbstractPage getPage()
public String getMode()
public String getContext()
public ThemeHelper getHelper()
Copyright © 2003–2019 Atlassian. All rights reserved.