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.ContextProvider
com.atlassian.plugin.PluginParseException
public Map<String,Object> getContextMap(Map<String,Object> context)
getContextMap
in interface com.atlassian.plugin.web.ContextProvider
Copyright © 2002-2021 Atlassian. All Rights Reserved.