|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.setup.velocity.ConfluenceStaticContextItemProvider
public final class ConfluenceStaticContextItemProvider
Provides a context map containing default static utils available in all Velocity contexts provided at any time in the lifecycle of Confluence.
Constructor Summary | |
---|---|
ConfluenceStaticContextItemProvider()
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getContextMap()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfluenceStaticContextItemProvider()
Method Detail |
---|
public java.util.Map<java.lang.String,java.lang.Object> getContextMap()
getContextMap
in interface VelocityContextItemProvider
Context
. Must not be
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |