JavaScript is disabled on your browser.
Skip navigation links
KIE :: Decision Model Notation :: API 10.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.kie.dmn.api.core.event
Interface AfterEvaluateDecisionEvent
All Superinterfaces:
DMNEvent
public interface
AfterEvaluateDecisionEvent
extends
DMNEvent
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
DecisionNode
getDecision
()
Methods inherited from interface org.kie.dmn.api.core.event.
DMNEvent
getResult
Method Details
getDecision
DecisionNode
getDecision
()