Class MetricsExecutionListener
java.lang.Object
org.eximeebpms.bpm.engine.impl.metrics.parser.MetricsExecutionListener
- All Implemented Interfaces:
DelegateListener<DelegateExecution>,ExecutionListener
- Author:
- Daniel Meyer
-
Field Summary
FieldsFields inherited from interface org.eximeebpms.bpm.engine.delegate.ExecutionListener
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE -
Constructor Summary
ConstructorsConstructorDescriptionMetricsExecutionListener(String metricsName) MetricsExecutionListener(String metricsName, Function<DelegateExecution, Boolean> condition) -
Method Summary
-
Field Details
-
metricsName
-
condition
-
-
Constructor Details
-
MetricsExecutionListener
-
MetricsExecutionListener
-
-
Method Details
-
notify
- Specified by:
notifyin interfaceDelegateListener<DelegateExecution>- Specified by:
notifyin interfaceExecutionListener- Throws:
Exception
-