|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.setup.velocity.DynamicContextItemProvider
public final class DynamicContextItemProvider
Provides a VelocityContext including values computed anew each time, to ensure dynamic values are represented correctly.
| Constructor Summary | |
|---|---|
DynamicContextItemProvider()
|
|
| 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 DynamicContextItemProvider()
| Method Detail |
|---|
public java.util.Map<java.lang.String,java.lang.Object> getContextMap()
getContextMap in interface VelocityContextItemProviderContext. Must not be
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||