Uses of Interface
io.camunda.zeebe.exporter.api.context.Context
-
Packages that use Context Package Description io.camunda.zeebe.exporter.api -
-
Uses of Context in io.camunda.zeebe.exporter.api
Methods in io.camunda.zeebe.exporter.api with parameters of type Context Modifier and Type Method Description default voidExporter. configure(Context context)Use the provided configuration at this point to configure your exporter.
-