com.atlassian.velocity
Class VelocityContextUtils

java.lang.Object
  extended by com.atlassian.velocity.VelocityContextUtils

public class VelocityContextUtils
extends Object

Created by IntelliJ IDEA. User: Owen Date: 19/11/2003 Time: 11:28:02 To change this template use Options | File Templates.


Constructor Summary
VelocityContextUtils()
           
 
Method Summary
static Map getContextParamsBody(Map contextParams)
          Add context params needed by the body of common messages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityContextUtils

public VelocityContextUtils()
Method Detail

getContextParamsBody

public static Map getContextParamsBody(Map contextParams)
Add context params needed by the body of common messages



Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.