org.kie.uberfire.social.activities.adapters
Class SampleUserCommand
java.lang.Object
org.kie.uberfire.social.activities.adapters.SampleUserCommand
- All Implemented Interfaces:
- SocialCommandUserFilter
@ApplicationScoped
public class SampleUserCommand
- extends Object
- implements SocialCommandUserFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleUserCommand
public SampleUserCommand()
execute
public List<SocialActivitiesEvent> execute(String parameterValue,
List<SocialActivitiesEvent> events)
- Specified by:
execute in interface SocialCommandUserFilter
getCommandName
public String getCommandName()
- Specified by:
getCommandName in interface SocialCommandUserFilter
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.