com.atlassian.selenium.visualcomparison.utils
Class ReportRenderer

java.lang.Object
  extended by com.atlassian.selenium.visualcomparison.utils.ReportRenderer

public class ReportRenderer
extends Object


Constructor Summary
ReportRenderer()
           
 
Method Summary
static org.apache.velocity.VelocityContext createContext()
           
static String render(org.apache.velocity.VelocityContext context, String templateName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportRenderer

public ReportRenderer()
Method Detail

createContext

public static org.apache.velocity.VelocityContext createContext()
                                                         throws Exception
Throws:
Exception

render

public static String render(org.apache.velocity.VelocityContext context,
                            String templateName)
                     throws Exception
Throws:
Exception


Copyright © 2014 Atlassian. All rights reserved.