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 © 2015–2021 camunda services GmbH. All rights reserved.