Uses of Interface
com.atlassian.confluence.plugin.descriptor.web.ContextMap
-
Packages that use ContextMap Package Description com.atlassian.confluence.plugin.descriptor.web -
-
Uses of ContextMap in com.atlassian.confluence.plugin.descriptor.web
Subinterfaces of ContextMap in com.atlassian.confluence.plugin.descriptor.web Modifier and Type Interface Description interfaceWebInterfaceContextWhen rendering web fragments, this context is used for retrieval of Confluence content information.Classes in com.atlassian.confluence.plugin.descriptor.web that implement ContextMap Modifier and Type Class Description classDefaultWebInterfaceContextImplementation which stores everything in a map for easy conversion and copying, if not type safety.
-