Class FilterRepository

java.lang.Object
io.camunda.zeebe.gateway.rest.impl.filters.FilterRepository

public final class FilterRepository extends Object
Loads and holds references to the configured filters.

Please port any changes to this code to the zeebe-gateway-grpc module's io.camunda.zeebe.gateway.interceptors.impl.InterceptorRepository as well.