com.atlassian.plugin.web.descriptors
Class MockWebFragmentHelper
java.lang.Object
com.atlassian.plugin.web.descriptors.MockWebFragmentHelper
- All Implemented Interfaces:
- WebFragmentHelper
public class MockWebFragmentHelper
- extends java.lang.Object
- implements WebFragmentHelper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockWebFragmentHelper
public MockWebFragmentHelper()
loadCondition
public Condition loadCondition(java.lang.String className,
Plugin plugin)
throws ConditionLoadingException
- Specified by:
loadCondition in interface WebFragmentHelper
- Throws:
ConditionLoadingException
loadContextProvider
public ContextProvider loadContextProvider(java.lang.String className,
Plugin plugin)
throws ConditionLoadingException
- Specified by:
loadContextProvider in interface WebFragmentHelper
- Throws:
ConditionLoadingException
getI18nValue
public java.lang.String getI18nValue(java.lang.String key,
java.util.List arguments,
java.util.Map context)
- Specified by:
getI18nValue in interface WebFragmentHelper
renderVelocityFragment
public java.lang.String renderVelocityFragment(java.lang.String fragment,
java.util.Map context)
- Specified by:
renderVelocityFragment in interface WebFragmentHelper
Copyright © 2010 Atlassian. All Rights Reserved.