Uses of Record Class
io.camunda.zeebe.dynamic.config.state.ExporterState
Packages that use ExporterState
-
Uses of ExporterState in io.camunda.zeebe.dynamic.config.state
Methods in io.camunda.zeebe.dynamic.config.state that return types with arguments of type ExporterStateModifier and TypeMethodDescriptionExportersConfig.exporters()Returns the value of theexportersrecord component.Constructor parameters in io.camunda.zeebe.dynamic.config.state with type arguments of type ExporterStateModifierConstructorDescriptionExportersConfig(Map<String, ExporterState> exporters) Creates an instance of aExportersConfigrecord class.