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.WebParampublic Object get(String key)
get in interface com.atlassian.plugin.web.model.WebParampublic String getRenderedParam(String paramKey, ApplicationUser user, JiraHelper jiraHelper)
public String getRenderedParam(String paramKey, Map context)
getRenderedParam in interface com.atlassian.plugin.web.model.WebParampublic com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor getDescriptor()
getDescriptor in interface com.atlassian.plugin.web.model.WebParamCopyright © 2002-2017 Atlassian. All Rights Reserved.