public class SessionsPlugin extends Object implements Plugin
Displays information about active wiki sessions. The parameter property specifies what information is displayed.
If omitted, the number of sessions is returned.
Parameters :
users - returns a comma-separated list of usersdistinctUsers - will only show distinct users.| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_PROP
The parameter name for setting the property value.
|
CORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
SessionsPlugin() |
public static final String PARAM_PROP
public SessionsPlugin()
public String execute(Context context, Map<String,String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright © 2001-2020 The Apache Software Foundation. All rights reserved.