All Known Implementing Classes:
GenericAggregateOptions
AggregateOptions provides options for activity aggregation.
Since:
0.0.10
Field Summary
Fields
Default aggregation options
Aggregation options that only list the direct streams not following any relationships
Method Summary
All Methods Instance Methods Abstract Methods
Returns the activity stream filter
Returns the list of relationship types to follow while aggregating.
Field Details
DEFAULT
Default aggregation options
DIRECT
Aggregation options that only list the direct streams not following any relationships
Since:
0.0.14
Method Details
getActivityStreamFilter
Returns the activity stream filter
Returns:
the activity stream filter
relationshipTypes
Returns the list of relationship types to follow while aggregating. A null return value specifies
to use the configured default, and empty array specifies not to follow any relationships.
Returns:
the list of relationship types