EntityCaptureFilteringSink

constructor(downstream: AnimationSink, excludedTypes: Set<String>, excludedProcesses: Set<String>)(source)

Parameters

downstream

the sink that records events this filter keeps

excludedTypes

type names (matching EntityCreated.entityType) whose events are dropped entirely

excludedProcesses

composite "Type.process" names whose events are dropped while the entity is in that process