@ProviderType public interface AggregateOptions
AggregateOptions
provides options for activity aggregation.Modifier and Type | Field and Description |
---|---|
static AggregateOptions |
DEFAULT
Default aggregation options
|
static AggregateOptions |
DIRECT
Aggregation options that only list the direct streams not following any relationships
|
Modifier and Type | Method and Description |
---|---|
ActivityStreamFilter |
getActivityStreamFilter()
Returns the activity stream filter
|
java.lang.String[] |
relationshipTypes()
Returns the list of relationship types to follow while aggregating.
|
static final AggregateOptions DEFAULT
static final AggregateOptions DIRECT
ActivityStreamFilter getActivityStreamFilter()
java.lang.String[] relationshipTypes()
null
return value specifies
to use the configured default, and empty array specifies not to follow any relationships.Copyright © 2010 - 2020 Adobe. All Rights Reserved