Uses of Class
com.atlassian.confluence.plugin.descriptor.web.DefaultWebInterfaceContext
Packages that use DefaultWebInterfaceContext
Package
Description
-
Uses of DefaultWebInterfaceContext in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions that return DefaultWebInterfaceContextModifier and TypeMethodDescriptionCopyPageAction.getWebInterfaceContext()
PageVariablesAction.getWebInterfaceContext()
-
Uses of DefaultWebInterfaceContext in com.atlassian.confluence.plugin.descriptor.web
Methods in com.atlassian.confluence.plugin.descriptor.web that return DefaultWebInterfaceContextModifier and TypeMethodDescriptionstatic DefaultWebInterfaceContext
DefaultWebInterfaceContext.copyOf
(WebInterfaceContext webInterfaceContext) static DefaultWebInterfaceContext
DefaultWebInterfaceContext.createFrom
(Map<String, ?> contextMap) Creates a newDefaultWebInterfaceContext
with a copy of the data from another context map.DefaultWebInterfaceContext.putAllMissing
(WebInterfaceContext source) Put all missing parameters from source into current web interface context