KIE Uberfire Social Activities Backend 6.2.0.CR4

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

java.lang.Object
  extended by org.kie.uberfire.social.activities.adapters.CommandTimelineFilter

@ApplicationScoped
public class CommandTimelineFilter
extends Object


Constructor Summary
CommandTimelineFilter()
           
 
Method Summary
 List<SocialActivitiesEvent> executeTypeCommandsOn(SocialAdapter type, Map commandsMap, List<SocialActivitiesEvent> socialActivitiesEvents)
           
 List<SocialActivitiesEvent> executeUserCommandsOn(List<SocialActivitiesEvent> userEvents, Map commandsMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandTimelineFilter

public CommandTimelineFilter()
Method Detail

executeTypeCommandsOn

public List<SocialActivitiesEvent> executeTypeCommandsOn(SocialAdapter type,
                                                         Map commandsMap,
                                                         List<SocialActivitiesEvent> socialActivitiesEvents)

executeUserCommandsOn

public List<SocialActivitiesEvent> executeUserCommandsOn(List<SocialActivitiesEvent> userEvents,
                                                         Map commandsMap)

KIE Uberfire Social Activities Backend 6.2.0.CR4

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