Package | Description |
---|---|
com.atlassian.confluence.pages.actions | |
com.atlassian.confluence.plugin.descriptor.web |
Modifier and Type | Method and Description |
---|---|
DefaultWebInterfaceContext |
CopyPageAction.getWebInterfaceContext() |
DefaultWebInterfaceContext |
PageVariablesAction.getWebInterfaceContext() |
Modifier and Type | Method and Description |
---|---|
static DefaultWebInterfaceContext |
DefaultWebInterfaceContext.copyOf(WebInterfaceContext webInterfaceContext)
Creates a new
DefaultWebInterfaceContext with a copy of the data from another context. |
static DefaultWebInterfaceContext |
DefaultWebInterfaceContext.createFrom(Map<String,?> contextMap)
Creates a new
DefaultWebInterfaceContext with the datas from the given Map . |
DefaultWebInterfaceContext |
DefaultWebInterfaceContext.putAllMissing(WebInterfaceContext source)
Put all missing parameters from source into current web interface context
|
Copyright © 2003–2017 Atlassian. All rights reserved.