Uses of Interface
com.flowable.platform.service.incident.FlowableIncidentMeterConfig
Packages that use FlowableIncidentMeterConfig
-
Uses of FlowableIncidentMeterConfig in com.flowable.platform.service.incident
Fields in com.flowable.platform.service.incident declared as FlowableIncidentMeterConfigModifier and TypeFieldDescriptionprotected final FlowableIncidentMeterConfig
FlowableIncidentReportingMeterRegistry.config
Constructors in com.flowable.platform.service.incident with parameters of type FlowableIncidentMeterConfigModifierConstructorDescriptionFlowableIncidentReportingMeterRegistry
(FlowableIncidentMeterConfig config, ObjectProvider<AppEngineConfiguration> appEngineConfigurationProvider) FlowableIncidentReportingMeterRegistry
(FlowableIncidentMeterConfig config, ObjectProvider<AppEngineConfiguration> appEngineConfigurationProvider, io.micrometer.core.instrument.Clock clock)