public interface WebInterface
WebInterfaceContext
,
ConfluenceWebInterfaceManager
Modifier and Type | Method and Description |
---|---|
WebInterfaceContext |
getWebInterfaceContext()
Returns a context which can be passed to web items when rendering them.
|
WebInterfaceContext getWebInterfaceContext()
Typically, WebWork actions will implement this to provide extra details in the context such as content objects, and so on.
Copyright © 2003–2017 Atlassian. All rights reserved.