Uses of Interface
io.camunda.zeebe.exporter.api.context.Context.RecordFilter
Packages that use Context.RecordFilter
-
Uses of Context.RecordFilter in io.camunda.zeebe.exporter.api.context
Methods in io.camunda.zeebe.exporter.api.context with parameters of type Context.RecordFilterModifier and TypeMethodDescriptionvoidContext.setFilter(Context.RecordFilter filter) Apply the given filter to limit the records which are exported.