Uses of Interface
org.exoplatform.social.common.service.LifecycleService
Packages that use LifecycleService
Package
Description
-
Uses of LifecycleService in org.exoplatform.social.common.service
Methods in org.exoplatform.social.common.service that return types with arguments of type LifecycleServiceModifier and TypeMethodDescriptionSocialServiceContext.getLifecycleServices()Returns the lifecycle services used to handle lifecycle notificationsMethods in org.exoplatform.social.common.service with parameters of type LifecycleServiceModifier and TypeMethodDescriptionvoidSocialServiceContext.addLifecycleService(LifecycleService lifecycleService) Adds the given lifecycle services to be used. -
Uses of LifecycleService in org.exoplatform.social.common.service.impl
Methods in org.exoplatform.social.common.service.impl that return types with arguments of type LifecycleServiceMethods in org.exoplatform.social.common.service.impl with parameters of type LifecycleServiceModifier and TypeMethodDescriptionvoidSocialServiceContextImpl.addLifecycleService(LifecycleService lifecycleService)