Interface ActivityStreamFilter

  • All Known Implementing Classes:
    GenericStreamFilter

    @ProviderType
    public interface ActivityStreamFilter
    ActivityStreamFilter allows filtering activity streams.
    Since:
    0.0.10
    • Method Detail

      • includes

        boolean includes​(ActivityStream stream)
        Checks if the given activity stream is to be included.
        Parameters:
        stream - the activity stream to check
        Returns:
        true to allow the activity stream