public class TimedRuleExectionOption extends Object implements SingleValueKieSessionOption
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TimedRuleExectionOption.FILTERED  | 
| Modifier and Type | Field and Description | 
|---|---|
static TimedRuleExectionOption | 
NO  | 
static String | 
PROPERTY_NAME  | 
static TimedRuleExectionOption | 
YES  | 
| Modifier and Type | Method and Description | 
|---|---|
TimedRuleExecutionFilter | 
getFilter()  | 
String | 
getPropertyName()
Returns the property name for this option 
 | 
static TimedRuleExectionOption | 
resolve(String value)  | 
public static final String PROPERTY_NAME
public static final TimedRuleExectionOption YES
public static final TimedRuleExectionOption NO
public String getPropertyName()
OptiongetPropertyName in interface Optionpublic TimedRuleExecutionFilter getFilter()
public static TimedRuleExectionOption resolve(String value)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.