Uses of Interface
org.exoplatform.social.common.service.Processor
-
Packages that use Processor Package Description org.exoplatform.social.common.service org.exoplatform.social.common.service.impl -
-
Uses of Processor in org.exoplatform.social.common.service
Subinterfaces of Processor in org.exoplatform.social.common.service Modifier and Type Interface Description interfaceAsyncProcessorMethods in org.exoplatform.social.common.service with parameters of type Processor Modifier and Type Method Description ProcessContextSocialServiceExecutor. execute(Processor processor, ProcessContext processContext)voidLifecycleService. onComponentRemove(String name, Processor processor) -
Uses of Processor in org.exoplatform.social.common.service.impl
Methods in org.exoplatform.social.common.service.impl with parameters of type Processor Modifier and Type Method Description ProcessContextSocialServiceExecutorImpl. execute(Processor processor, ProcessContext processContext)
-