@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 SocialCommandUserFilter
public String getCommandName()
getCommandName
in interface SocialCommandUserFilter
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.