public interface ActivityStreamFilter
ActivityStreamFilter
allows filtering activity streams.Modifier and Type | Field and Description |
---|---|
static ActivityStreamFilter |
ALL
includes ALL streams
|
Modifier and Type | Method and Description |
---|---|
boolean |
includes(ActivityStream stream)
Checks if the given activity stream is to be included.
|
static final ActivityStreamFilter ALL
boolean includes(ActivityStream stream)
stream
- the activity stream to checktrue
to allow the activity stream"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"