KIE API 6.1.0.CR2

org.kie.api.runtime.conf
Class TimedRuleExectionOption.FILTERED

java.lang.Object
  extended by org.kie.api.runtime.conf.TimedRuleExectionOption
      extended by org.kie.api.runtime.conf.TimedRuleExectionOption.FILTERED
All Implemented Interfaces:
Serializable, Option, KieSessionOption, SingleValueKieSessionOption
Enclosing class:
TimedRuleExectionOption

public static class TimedRuleExectionOption.FILTERED
extends TimedRuleExectionOption

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.kie.api.runtime.conf.TimedRuleExectionOption
TimedRuleExectionOption.FILTERED
 
Field Summary
 
Fields inherited from class org.kie.api.runtime.conf.TimedRuleExectionOption
NO, PROPERTY_NAME, YES
 
Constructor Summary
TimedRuleExectionOption.FILTERED(TimedRuleExecutionFilter filter)
           
 
Method Summary
 
Methods inherited from class org.kie.api.runtime.conf.TimedRuleExectionOption
getFilter, getPropertyName, resolve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimedRuleExectionOption.FILTERED

public TimedRuleExectionOption.FILTERED(TimedRuleExecutionFilter filter)

KIE API 6.1.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.