public class JiraWebParam extends Object implements com.atlassian.plugin.web.model.WebParam
DefaultWebParam
Constructor and Description |
---|
JiraWebParam(com.atlassian.plugin.web.model.WebParam webParam) |
Modifier and Type | Method and Description |
---|---|
Object |
get(String key) |
com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
getDescriptor() |
SortedMap |
getParams() |
String |
getRenderedParam(String paramKey,
ApplicationUser user,
JiraHelper jiraHelper) |
String |
getRenderedParam(String paramKey,
Map context) |
public JiraWebParam(com.atlassian.plugin.web.model.WebParam webParam)
public SortedMap getParams()
getParams
in interface com.atlassian.plugin.web.model.WebParam
public Object get(String key)
get
in interface com.atlassian.plugin.web.model.WebParam
public String getRenderedParam(String paramKey, ApplicationUser user, JiraHelper jiraHelper)
public String getRenderedParam(String paramKey, Map context)
getRenderedParam
in interface com.atlassian.plugin.web.model.WebParam
public com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor getDescriptor()
getDescriptor
in interface com.atlassian.plugin.web.model.WebParam
Copyright © 2002-2015 Atlassian. All Rights Reserved.