com.atlassian.plugin.web.descriptors
Class MockContextProvider
java.lang.Object
com.atlassian.plugin.web.descriptors.MockContextProvider
- All Implemented Interfaces:
- ContextProvider
public class MockContextProvider
- extends Object
- implements ContextProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockContextProvider
public MockContextProvider()
init
public void init(Map<String,String> params)
throws PluginParseException
- Specified by:
init in interface ContextProvider
- Throws:
PluginParseException
getContextMap
public Map<String,Object> getContextMap(Map<String,Object> context)
- Specified by:
getContextMap in interface ContextProvider
Copyright © 2013 Atlassian. All Rights Reserved.