Uses of Interface
io.camunda.zeebe.gateway.query.QueryApi
Packages that use QueryApi
Package
Description
-
Uses of QueryApi in io.camunda.zeebe.gateway.interceptors
Methods in io.camunda.zeebe.gateway.interceptors that return types with arguments of type QueryApiModifier and TypeMethodDescriptionstatic io.grpc.Context.Key<QueryApi>InterceptorUtil.getQueryApiKey()Returns an instance ofQueryApiusable in an interceptor. -
Uses of QueryApi in io.camunda.zeebe.gateway.interceptors.impl
Constructors in io.camunda.zeebe.gateway.interceptors.impl with parameters of type QueryApi -
Uses of QueryApi in io.camunda.zeebe.gateway.query.impl
Classes in io.camunda.zeebe.gateway.query.impl that implement QueryApi