Share via


ActivityFeedGatherer members

This object, member, or enumeration is deprecated and is not intended to be used in your code.  SharePoint 2013 includes the following APIs for working with feeds: .NET client, JavaScript, REST, and server. See Work with social feeds in SharePoint 2013 to choose the API for your specific feed-related programming tasks.  

Represents the base class for all activity feed gatherers.

The ActivityFeedGatherer type exposes the following members.

Methods

  Name Description
Public methodStatic member BatchWriteActivityEvents Commits a list of ActivityEvent objects to the database.
Public methodStatic member CollectActivityEventsToConsolidate Converts a dictionary consisting of owner record identifiers and ActivityEvent objects into a list of ActivityEvents that can be batch written to the database.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member GetUsersColleaguesAndRights Returns owners and colleagues as MinimalPerson objects for the specified record identifiers.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member MulticastActivityEvents Distributes the specified events to all colleagues of event owners.
Public method ToString (Inherited from Object.)

Top

See also

Reference

ActivityFeedGatherer class

Microsoft.Office.Server.ActivityFeed namespace