Class ReadOnlyContextProvider
- java.lang.Object
-
- com.atlassian.confluence.impl.plugin.web.readonly.ReadOnlyContextProvider
-
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class ReadOnlyContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
-
-
Constructor Summary
Constructors Constructor Description ReadOnlyContextProvider(com.atlassian.plugin.web.ContextProvider delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>getContextMap(Map<String,Object> map)voidinit(Map<String,String> map)
-