Interface AggregateOptions

    • Field Detail

      • DIRECT

        static final AggregateOptions DIRECT
        Aggregation options that only list the direct streams not following any relationships
        Since:
        0.0.14
    • Method Detail

      • getActivityStreamFilter

        ActivityStreamFilter getActivityStreamFilter()
        Returns the activity stream filter
        Returns:
        the activity stream filter
      • relationshipTypes

        java.lang.String[] 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