public class OperatorAudience extends java.lang.Object implements Audience
Note: an instance of this class should be acquired from
AudienceInfo
Audience.AudienceInfo| Constructor and Description |
|---|
OperatorAudience() |
| Modifier and Type | Method and Description |
|---|---|
Audience.AudienceInfo |
getInfo() |
boolean |
matches(ILogEntry log)
Check if the passed log matches with the criteria of
the audience.
|
public Audience.AudienceInfo getInfo()