Entity Capture Filtering Sink
constructor(downstream: AnimationSink, excludedTypes: Set<String>, excludedProcesses: Set<String>)(source)
Parameters
downstream
the sink that records events this filter keeps
excluded Types
type names (matching EntityCreated.entityType) whose events are dropped entirely
excluded Processes
composite "Type.process" names whose events are dropped while the entity is in that process