org.camunda.bpm.engine.impl.metrics.dmn
Class MetricsDecisionEvaluationListener

java.lang.Object
  extended by org.camunda.bpm.engine.impl.metrics.dmn.MetricsDecisionEvaluationListener
All Implemented Interfaces:
org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationListener

public class MetricsDecisionEvaluationListener
extends Object
implements org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationListener


Constructor Summary
MetricsDecisionEvaluationListener()
           
 
Method Summary
 void notify(org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationEvent evaluationEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetricsDecisionEvaluationListener

public MetricsDecisionEvaluationListener()
Method Detail

notify

public void notify(org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationEvent evaluationEvent)
Specified by:
notify in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationListener


Copyright © 2016 camunda services GmbH. All rights reserved.