public abstract class WorkflowTransitionContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
| Constructor and Description |
|---|
WorkflowTransitionContextProvider() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context) |
protected abstract int |
getCount(Map<String,Object> context) |
void |
init(Map<String,String> params) |
public void init(Map<String,String> params) throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.web.ContextProvidercom.atlassian.plugin.PluginParseExceptionpublic Map<String,Object> getContextMap(Map<String,Object> context)
getContextMap in interface com.atlassian.plugin.web.ContextProviderCopyright © 2002-2017 Atlassian. All Rights Reserved.