KIE Uberfire Social Activities Backend 6.2.0.CR4

org.kie.uberfire.social.activities.adapters
Class SampleUserCommand

java.lang.Object
  extended by org.kie.uberfire.social.activities.adapters.SampleUserCommand
All Implemented Interfaces:
SocialCommandUserFilter

@ApplicationScoped
public class SampleUserCommand
extends Object
implements SocialCommandUserFilter


Constructor Summary
SampleUserCommand()
           
 
Method Summary
 List<SocialActivitiesEvent> execute(String parameterValue, List<SocialActivitiesEvent> events)
           
 String getCommandName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleUserCommand

public SampleUserCommand()
Method Detail

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

KIE Uberfire Social Activities Backend 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.