java.lang.Object
org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter.ReportDbMetricsValueCmd
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable
-
Field Details
-
-
value
protected long value
-
Constructor Details
-
ReportDbMetricsValueCmd
public ReportDbMetricsValueCmd(String name,
long value)
-