org.guvnor.structure.backend.social
Class RepoRemovedFromOrganizationalUnitEventAdapter
java.lang.Object
org.guvnor.structure.backend.social.RepoRemovedFromOrganizationalUnitEventAdapter
- All Implemented Interfaces:
- org.kie.uberfire.social.activities.service.SocialAdapter<RepoRemovedFromOrganizationalUnitEvent>
@ApplicationScoped
public class RepoRemovedFromOrganizationalUnitEventAdapter
- extends Object
- implements org.kie.uberfire.social.activities.service.SocialAdapter<RepoRemovedFromOrganizationalUnitEvent>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepoRemovedFromOrganizationalUnitEventAdapter
public RepoRemovedFromOrganizationalUnitEventAdapter()
eventToIntercept
public Class<RepoRemovedFromOrganizationalUnitEvent> eventToIntercept()
- Specified by:
eventToIntercept in interface org.kie.uberfire.social.activities.service.SocialAdapter<RepoRemovedFromOrganizationalUnitEvent>
socialEventType
public org.kie.uberfire.social.activities.model.SocialEventType socialEventType()
- Specified by:
socialEventType in interface org.kie.uberfire.social.activities.service.SocialAdapter<RepoRemovedFromOrganizationalUnitEvent>
shouldInterceptThisEvent
public boolean shouldInterceptThisEvent(Object event)
- Specified by:
shouldInterceptThisEvent in interface org.kie.uberfire.social.activities.service.SocialAdapter<RepoRemovedFromOrganizationalUnitEvent>
toSocial
public org.kie.uberfire.social.activities.model.SocialActivitiesEvent toSocial(Object object)
- Specified by:
toSocial in interface org.kie.uberfire.social.activities.service.SocialAdapter<RepoRemovedFromOrganizationalUnitEvent>
getTimelineFilters
public List<org.kie.uberfire.social.activities.service.SocialCommandTypeFilter> getTimelineFilters()
- Specified by:
getTimelineFilters in interface org.kie.uberfire.social.activities.service.SocialAdapter<RepoRemovedFromOrganizationalUnitEvent>
getTimelineFiltersNames
public List<String> getTimelineFiltersNames()
- Specified by:
getTimelineFiltersNames in interface org.kie.uberfire.social.activities.service.SocialAdapter<RepoRemovedFromOrganizationalUnitEvent>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.