JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.bitbucket.view
Interface VelocityHelper
public interface
VelocityHelper
Helper to render web fragments.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
renderFragment
(
String
fragment,
Map
<
String
,
Object
> context)
Method Details
renderFragment
String
renderFragment
(
String
fragment,
Map
<
String
,
Object
> context)