Class 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 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