public interface Duration extends Serializable
org.kie.rule.Rule#setDuration
,
org.kie.rule.Rule#getDuration
Modifier and Type | Method and Description |
---|---|
long |
getDuration(Tuple tuple)
Retrieve the duration for which the conditions of this
Tuple
must remain true before the rule will fire. |
long getDuration(Tuple tuple)
Retrieve the duration for which the conditions of this Tuple
must remain true before the rule will fire.
tuple
- Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.