Guvnor - Asset Management Backend 6.2.0.CR1

org.guvnor.asset.management.backend.social
Class ProcessEndEventAdapter

java.lang.Object
  extended by org.guvnor.asset.management.backend.social.ProcessEndEventAdapter
All Implemented Interfaces:
org.kie.uberfire.social.activities.service.SocialAdapter<ProcessEndEvent>

public class ProcessEndEventAdapter
extends Object
implements org.kie.uberfire.social.activities.service.SocialAdapter<ProcessEndEvent>


Constructor Summary
ProcessEndEventAdapter()
           
 
Method Summary
 Class<ProcessEndEvent> eventToIntercept()
           
 List<org.kie.uberfire.social.activities.service.SocialCommandTypeFilter> getTimelineFilters()
           
 List<String> getTimelineFiltersNames()
           
 boolean shouldInterceptThisEvent(Object event)
           
 org.kie.uberfire.social.activities.model.SocialEventType socialEventType()
           
 org.kie.uberfire.social.activities.model.SocialActivitiesEvent toSocial(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessEndEventAdapter

public ProcessEndEventAdapter()
Method Detail

eventToIntercept

public Class<ProcessEndEvent> eventToIntercept()
Specified by:
eventToIntercept in interface org.kie.uberfire.social.activities.service.SocialAdapter<ProcessEndEvent>

socialEventType

public org.kie.uberfire.social.activities.model.SocialEventType socialEventType()
Specified by:
socialEventType in interface org.kie.uberfire.social.activities.service.SocialAdapter<ProcessEndEvent>

shouldInterceptThisEvent

public boolean shouldInterceptThisEvent(Object event)
Specified by:
shouldInterceptThisEvent in interface org.kie.uberfire.social.activities.service.SocialAdapter<ProcessEndEvent>

toSocial

public org.kie.uberfire.social.activities.model.SocialActivitiesEvent toSocial(Object object)
Specified by:
toSocial in interface org.kie.uberfire.social.activities.service.SocialAdapter<ProcessEndEvent>

getTimelineFilters

public List<org.kie.uberfire.social.activities.service.SocialCommandTypeFilter> getTimelineFilters()
Specified by:
getTimelineFilters in interface org.kie.uberfire.social.activities.service.SocialAdapter<ProcessEndEvent>

getTimelineFiltersNames

public List<String> getTimelineFiltersNames()
Specified by:
getTimelineFiltersNames in interface org.kie.uberfire.social.activities.service.SocialAdapter<ProcessEndEvent>

Guvnor - Asset Management Backend 6.2.0.CR1

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