Package | Description |
---|---|
org.camunda.bpm.dmn.engine | |
org.camunda.bpm.dmn.engine.impl | |
org.camunda.bpm.dmn.engine.impl.metrics |
Modifier and Type | Method and Description |
---|---|
abstract DmnEngineMetricCollector |
DmnEngineConfiguration.getEngineMetricCollector() |
Modifier and Type | Method and Description |
---|---|
abstract DmnEngineConfiguration |
DmnEngineConfiguration.engineMetricCollector(DmnEngineMetricCollector engineMetricCollector)
Set the engine metric collector
|
abstract void |
DmnEngineConfiguration.setEngineMetricCollector(DmnEngineMetricCollector engineMetricCollector)
Set the engine metric collector
|
Modifier and Type | Field and Description |
---|---|
protected DmnEngineMetricCollector |
DefaultDmnEngineConfiguration.engineMetricCollector |
Modifier and Type | Method and Description |
---|---|
DmnEngineMetricCollector |
DefaultDmnEngineConfiguration.getEngineMetricCollector() |
Modifier and Type | Method and Description |
---|---|
DefaultDmnEngineConfiguration |
DefaultDmnEngineConfiguration.engineMetricCollector(DmnEngineMetricCollector engineMetricCollector) |
void |
DefaultDmnEngineConfiguration.setEngineMetricCollector(DmnEngineMetricCollector engineMetricCollector) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEngineMetricCollector |
class |
DmnEngineMetricCollectorWrapper |
Modifier and Type | Field and Description |
---|---|
protected DmnEngineMetricCollector |
DmnEngineMetricCollectorWrapper.collector |
Constructor and Description |
---|
DmnEngineMetricCollectorWrapper(DmnEngineMetricCollector collector) |
Copyright © 2022. All rights reserved.