Uses of Class
org.camunda.bpm.spring.boot.starter.property.MetricsProperty
-
Packages that use MetricsProperty Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of MetricsProperty in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return MetricsProperty Modifier and Type Method Description MetricsPropertyCamundaBpmProperties. getMetrics()Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type MetricsProperty Modifier and Type Method Description voidCamundaBpmProperties. setMetrics(MetricsProperty metrics)
-