public class Counter extends Object implements Plugin
Parameters :
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAME |
static String |
PARAM_INCREMENT
Parameter name for setting the increment.
|
static String |
PARAM_NAME
Parameter name for setting the name.
|
static String |
PARAM_SHOW_RESULT
Parameter name for setting the showResult.
|
static String |
PARAM_START
Parameter name for setting the start.
|
CORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
Counter() |
public static final String PARAM_NAME
public static final String PARAM_INCREMENT
public static final String PARAM_SHOW_RESULT
public static final String PARAM_START
public static final String DEFAULT_NAME
public Counter()
public String execute(Context context, Map<String,String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright © 2001-2020 The Apache Software Foundation. All rights reserved.