@ApplicationScoped public class SampleUserCommand extends Object implements SocialCommandUserFilter
| Constructor and Description |
|---|
SampleUserCommand() |
| Modifier and Type | Method and Description |
|---|---|
List<SocialActivitiesEvent> |
execute(String parameterValue,
List<SocialActivitiesEvent> events) |
String |
getCommandName() |
public List<SocialActivitiesEvent> execute(String parameterValue, List<SocialActivitiesEvent> events)
execute in interface SocialCommandUserFilterpublic String getCommandName()
getCommandName in interface SocialCommandUserFilterCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.