Uses of Class
com.atlassian.confluence.impl.util.DecoratorUtil.ContentNavigationContext
-
Packages that use DecoratorUtil.ContentNavigationContext Package Description com.atlassian.confluence.impl.util -
-
Uses of DecoratorUtil.ContentNavigationContext in com.atlassian.confluence.impl.util
Fields in com.atlassian.confluence.impl.util declared as DecoratorUtil.ContentNavigationContext Modifier and Type Field Description static DecoratorUtil.ContentNavigationContext
DecoratorUtil.ContentNavigationContext. defaultContext
Methods in com.atlassian.confluence.impl.util that return DecoratorUtil.ContentNavigationContext Modifier and Type Method Description static DecoratorUtil.ContentNavigationContext
DecoratorUtil. getContentNavContext()
Methods returns page/blogpost context, saved into request for deferred (sitemesh) content nav execution.
-