public interface DmnDecisionTableEvaluationListener
| Modifier and Type | Method and Description |
|---|---|
void |
notify(DmnDecisionTableEvaluationEvent evaluationEvent)
Will be called after a decision table was evaluated.
|
void notify(DmnDecisionTableEvaluationEvent evaluationEvent)
evaluationEvent - the evaluation eventCopyright © 2018 Camunda Services GmbH. All rights reserved.