org.camunda.bpm.engine.impl.metrics.parser
Class MetricsExecutionListener
java.lang.Object
org.camunda.bpm.engine.impl.metrics.parser.MetricsExecutionListener
- All Implemented Interfaces:
- DelegateListener<DelegateExecution>, ExecutionListener
public class MetricsExecutionListener
- extends Object
- implements ExecutionListener
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
metricsName
protected String metricsName
MetricsExecutionListener
public MetricsExecutionListener(String metricsName)
notify
public void notify(DelegateExecution execution)
throws Exception
- Specified by:
notify in interface DelegateListener<DelegateExecution>- Specified by:
notify in interface ExecutionListener
- Throws:
Exception
Copyright © 2017 camunda services GmbH. All rights reserved.