public class LoggedUserCommand extends AbstractCommand
Modifier and Type | Field and Description |
---|---|
static String |
LOGGED_USER_EMAIL |
static String |
LOGGED_USER_LOGIN |
static String |
LOGGED_USER_NAME |
arguments, dataFilter, name
Constructor and Description |
---|
LoggedUserCommand(String commandName) |
Modifier and Type | Method and Description |
---|---|
String |
execute() |
containsProperty, getArgument, getArguments, getDataFilter, getName, setArguments, setDataFilter, setName
public static final String LOGGED_USER_LOGIN
public static final String LOGGED_USER_NAME
public static final String LOGGED_USER_EMAIL
public LoggedUserCommand(String commandName)
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.