Interface DelegatingJiraVelocityManager

All Superinterfaces:
com.atlassian.velocity.VelocityManager
All Known Implementing Classes:
DefaultDelegatingJiraVelocityManager

public interface DelegatingJiraVelocityManager extends com.atlassian.velocity.VelocityManager
A marker interface for instances of VelocityManager Implementations of this interface will try to expand the template loaded from shared home and in case of an error will fallback to template bundled as a resource
  • Method Summary

    Methods inherited from interface com.atlassian.velocity.VelocityManager

    getBody, getBody, getDateFormat, getEncodedBody, getEncodedBody, getEncodedBody, getEncodedBodyForContent, writeEncodedBody, writeEncodedBodyForContent