Uses of Interface
org.exoplatform.social.common.service.Processor
Packages that use Processor
Package
Description
-
Uses of Processor in org.exoplatform.social.common.service
Subinterfaces of Processor in org.exoplatform.social.common.serviceMethods in org.exoplatform.social.common.service with parameters of type ProcessorModifier and TypeMethodDescriptionSocialServiceExecutor.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 ProcessorModifier and TypeMethodDescriptionSocialServiceExecutorImpl.execute(Processor processor, ProcessContext processContext)