public interface DmnDecisionEvaluationEvent
Modifier and Type | Method and Description |
---|---|
DmnDecisionLogicEvaluationEvent |
getDecisionResult() |
long |
getExecutedDecisionElements() |
Collection<DmnDecisionLogicEvaluationEvent> |
getRequiredDecisionResults() |
DmnDecisionLogicEvaluationEvent getDecisionResult()
Collection<DmnDecisionLogicEvaluationEvent> getRequiredDecisionResults()
long getExecutedDecisionElements()
Copyright © 2022. All rights reserved.