Class MetricsCollectionTask
java.lang.Object
java.util.TimerTask
org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- All Implemented Interfaces:
 Runnable
- Author:
 - Daniel Meyer
 
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CommandExecutorprotected MetricsRegistryprotected String - 
Constructor Summary
ConstructorsConstructorDescriptionMetricsCollectionTask(MetricsRegistry metricsRegistry, CommandExecutor commandExecutor)  - 
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime