Package org.kie.api.prototype
Interface PrototypeEventInstance
- All Superinterfaces:
PrototypeFactInstance
-
Method Summary
Modifier and TypeMethodDescriptionlonglongdefault booleanisEvent()withExpiration(long value, TimeUnit unit) Methods inherited from interface org.kie.api.prototype.PrototypeFactInstance
asMap, get, getPrototype, has, put
-
Method Details
-
getTimestamp
long getTimestamp() -
getExpiration
long getExpiration() -
withExpiration
-
isEvent
default boolean isEvent()- Specified by:
isEventin interfacePrototypeFactInstance
-