| Package | Description | 
|---|---|
| com.tibco.aff.eca.base | |
| com.tibco.aff.ope.extension | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
Condition.evaluate(EventContext context)  | 
void | 
Action.execute(EventContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
AbstractExtensionRuleCondition.evaluate(EventContext context)
Create the OPERequestEvent object and make it available to the custom classes. 
 | 
void | 
AbstractExtensionRuleAction.execute(EventContext context)
Create the OPERequestEvent object and make it available to the custom classes. 
 |