Uses of Class
io.camunda.zeebe.test.exporter.ExporterIntegrationRule
Packages that use ExporterIntegrationRule
-
Uses of ExporterIntegrationRule in io.camunda.zeebe.test.exporter
Methods in io.camunda.zeebe.test.exporter that return ExporterIntegrationRuleModifier and TypeMethodDescriptionExporterIntegrationRule.configure(InputStream yaml) Deprecated, for removal: This API element is subject to removal in a future version.Configures the broker to add whatever exporters are defined in the yaml represented by the input stream.<E extends Exporter>
ExporterIntegrationRuleDeprecated, for removal: This API element is subject to removal in a future version.Configures the broker to use the given exporter.<T,E extends Exporter>
ExporterIntegrationRuleDeprecated, for removal: This API element is subject to removal in a future version.Configures the broker to use the given exporter.