Package org.kie.api.runtime.rule
Interface EventHandle
- All Superinterfaces:
FactHandle
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.kie.api.runtime.rule.FactHandle
FactHandle.State -
Method Summary
Modifier and TypeMethodDescriptionlonglonglongbooleanMethods inherited from interface org.kie.api.runtime.rule.FactHandle
as, getId, getObject, getRecency, isEvent, isNegated, isValid, toExternalForm
-
Method Details
-
getStartTimestamp
long getStartTimestamp() -
getDuration
long getDuration() -
getEndTimestamp
long getEndTimestamp() -
isExpired
boolean isExpired()
-