Interface IOnLoadFilter
-
public interface IOnLoadFilter
Filter used when loading a recording.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
allowEventType(java.lang.String eventTypeId)
Predicate for allowing an event type based on identifier.
-