Uses of Interface
org.exoplatform.social.common.service.ServiceContext
-
Packages that use ServiceContext Package Description org.exoplatform.social.common.service org.exoplatform.social.common.service.impl -
-
Uses of ServiceContext in org.exoplatform.social.common.service
Methods in org.exoplatform.social.common.service with parameters of type ServiceContext Modifier and Type Method Description ProcessContextSocialServiceExecutor. execute(ServiceContext<ProcessContext> serviceContext, ProcessContext processContext) -
Uses of ServiceContext in org.exoplatform.social.common.service.impl
Methods in org.exoplatform.social.common.service.impl with parameters of type ServiceContext Modifier and Type Method Description ProcessContextSocialServiceExecutorImpl. execute(ServiceContext<ProcessContext> serviceContext, ProcessContext processContext)
-