public class BugReportHandler extends Object implements Plugin
Parameters :
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_DESCRIPTION
Parameter name for setting the description.
|
static String |
PARAM_MAPPINGS
Parameter name for setting the map.
|
static String |
PARAM_PAGE
Parameter name for setting the page.
|
static String |
PARAM_TITLE
Parameter name for setting the title.
|
static String |
PARAM_VERSION
Parameter name for setting the version.
|
CORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
BugReportHandler() |
public static final String PARAM_TITLE
public static final String PARAM_DESCRIPTION
public static final String PARAM_VERSION
public static final String PARAM_MAPPINGS
public static final String PARAM_PAGE
public BugReportHandler()
public String execute(Context context, Map<String,String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright © 2001-2020 The Apache Software Foundation. All rights reserved.