Class MetricsProperty
- java.lang.Object
-
- org.camunda.bpm.spring.boot.starter.property.MetricsProperty
-
public class MetricsProperty extends Object
-
-
Constructor Summary
Constructors Constructor Description MetricsProperty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isDbReporterActivate()
boolean
isEnabled()
void
setDbReporterActivate(boolean dbReporterActivate)
void
setEnabled(boolean enabled)
String
toString()
-