Uses of Interface
org.exoplatform.social.core.ActivityProcessor
Packages that use ActivityProcessor
Package
Description
Provides Core Components: Identity, Profile, Space and Activity.
-
Uses of ActivityProcessor in org.exoplatform.social.core
Classes in org.exoplatform.social.core that implement ActivityProcessorModifier and TypeClassDescriptionclassA base plugin to configureActivityProcessors forActivityManager. -
Uses of ActivityProcessor in org.exoplatform.social.core.manager
Methods in org.exoplatform.social.core.manager with parameters of type ActivityProcessorModifier and TypeMethodDescriptionvoidActivityManager.addProcessor(ActivityProcessor activityProcessor) Adds a new activity processor. -
Uses of ActivityProcessor in org.exoplatform.social.core.storage.api
Methods in org.exoplatform.social.core.storage.api that return types with arguments of type ActivityProcessorModifier and TypeMethodDescriptionActivityStorage.getActivityProcessors()Gets the activity processors.