com.atlassian.bamboo.plugin.web
Class BambooWebFragmentHelper
java.lang.Object
com.atlassian.bamboo.plugin.web.BambooWebFragmentHelper
public class BambooWebFragmentHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BambooWebFragmentHelper
public BambooWebFragmentHelper()
loadComponent
public Object loadComponent(String className,
Plugin plugin)
throws ConditionLoadingException
- Throws:
ConditionLoadingException
loadCondition
public Condition loadCondition(String className,
Plugin plugin)
throws ConditionLoadingException
- Throws:
ConditionLoadingException
loadContextProvider
public ContextProvider loadContextProvider(String className,
Plugin plugin)
throws ConditionLoadingException
- Throws:
ConditionLoadingException
getI18nValue
public String getI18nValue(String key,
List arguments,
Map context)
renderVelocityFragment
public String renderVelocityFragment(String fragment,
Map context)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.