Namespace EPiServer.Social.ActivityStreams

Classes

ActivityDispatcher

The ActivityDispatcher is a component responsible for processing activities that are dispatched to it by the ActivityReceiver. Every activity dispatched to the ActivityDispatcher is further dispatched to all default Activity Streams handlers, and any externally registered ActivityHandlers.

ActivityHandlerInvoker

The ActivityHandlerInvoker is responsible for invoking an action, described by a particular activity handler, to process a activity.

ActivityService

A service allowing consumers to add and watch social activities in Episerver's Social Activity Streams system.

DefaultActivityStreamsFactory

The DefaultActivityStreamsFactory class encapsulates the platform's default construction of various services and components required by the Social Activity Streams system.

FeedService

A service supporting the retrieval and filtering of feed items generated by Episerver's Social Activity Streams system.

InMemoryActivityQueue

SubscriptionService

A subscription service that implements resource subscription operations supported by an activity streams system.

arrow_upward