KIE Uberfire Social Activities Backend 6.2.0.CR4

Uses of Class
org.kie.uberfire.social.activities.server.SocialUserServicesExtendedBackEndImpl

Packages that use SocialUserServicesExtendedBackEndImpl
org.kie.uberfire.social.activities.persistence   
 

Uses of SocialUserServicesExtendedBackEndImpl in org.kie.uberfire.social.activities.persistence
 

Constructors in org.kie.uberfire.social.activities.persistence with parameters of type SocialUserServicesExtendedBackEndImpl
SocialTimelineCacheClusterPersistence(com.google.gson.Gson gson, Type gsonCollectionType, org.uberfire.io.IOService ioService, SocialEventTypeRepositoryAPI socialEventTypeRepository, SocialUserPersistenceAPI socialUserPersistenceAPI, SocialClusterMessaging socialClusterMessaging, SocialUserServicesExtendedBackEndImpl userServicesBackend)
           
SocialTimelineCacheInstancePersistence(com.google.gson.Gson gson, Type gsonCollectionType, org.uberfire.io.IOService ioService, SocialEventTypeRepositoryAPI socialEventTypeRepository, SocialUserPersistenceAPI socialUserService, SocialUserServicesExtendedBackEndImpl userServicesBackend)
           
SocialUserCachePersistence(SocialUserServicesExtendedBackEndImpl userServicesBackend, org.uberfire.backend.server.UserServicesImpl userServices, org.uberfire.io.IOService ioService, com.google.gson.Gson gson)
           
SocialUserClusterPersistence(SocialUserServicesExtendedBackEndImpl userServicesBackend, org.uberfire.backend.server.UserServicesImpl userServices, org.uberfire.io.IOService ioService, com.google.gson.Gson gson, SocialUserClusterMessaging socialUserClusterMessaging)
           
SocialUserInstancePersistence(SocialUserServicesExtendedBackEndImpl userServicesBackend, org.uberfire.backend.server.UserServicesImpl userServices, org.uberfire.io.IOService ioService, com.google.gson.Gson gson)
           
 


KIE Uberfire Social Activities Backend 6.2.0.CR4

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