public interface DmnDecisionEvaluationListener
| Modifier and Type | Method and Description |
|---|---|
void |
notify(DmnDecisionEvaluationEvent evaluationEvent)
Will be called after a decision was evaluated.
|
void notify(DmnDecisionEvaluationEvent evaluationEvent)
evaluationEvent - the evaluation eventCopyright © 2019. All rights reserved.