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

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

public class MetricsDecisionTableListener
extends Object
implements org.camunda.bpm.dmn.engine.delegate.DmnDecisionTableEvaluationListener


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

Constructor Detail

MetricsDecisionTableListener

public MetricsDecisionTableListener()
Method Detail

notify

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


Copyright © 2015 camunda services GmbH. All rights reserved.