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 DefaultWebInterfaceContextDefaultWebInterfaceContext.copyOf(WebInterfaceContext webInterfaceContext) static DefaultWebInterfaceContextDefaultWebInterfaceContext.createFrom(Map<String, ?> contextMap) Creates a newDefaultWebInterfaceContextwith a copy of the data from another context map.DefaultWebInterfaceContext.putAllMissing(WebInterfaceContext source) Put all missing parameters from source into current web interface context