org.kie.uberfire.social.activities.service
Interface SocialAdapter<T>
public interface SocialAdapter<T>
eventToIntercept
Class<T> eventToIntercept()
socialEventType
SocialEventType socialEventType()
shouldInterceptThisEvent
boolean shouldInterceptThisEvent(Object event)
toSocial
SocialActivitiesEvent toSocial(Object object)
getTimelineFilters
List<SocialCommandTypeFilter> getTimelineFilters()
getTimelineFiltersNames
List<String> getTimelineFiltersNames()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.