org.kie.uberfire.social.activities.adapters
Class CommandTimelineFilter
java.lang.Object
org.kie.uberfire.social.activities.adapters.CommandTimelineFilter
@ApplicationScoped
public class CommandTimelineFilter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandTimelineFilter
public CommandTimelineFilter()
executeTypeCommandsOn
public List<SocialActivitiesEvent> executeTypeCommandsOn(SocialAdapter type,
Map commandsMap,
List<SocialActivitiesEvent> socialActivitiesEvents)
executeUserCommandsOn
public List<SocialActivitiesEvent> executeUserCommandsOn(List<SocialActivitiesEvent> userEvents,
Map commandsMap)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.