void setExecuteRules(Object subscriber, boolean executeRules)void setExecuteRules(Object subscriber, boolean executeRules)| Name | Type | Description |
|---|---|---|
subscriber | Object | Activespaces subscriber object |
executeRules | boolean | if true the event is sent through the pre-processor rulefunction else the attached rulefunction is called directly |
| Type | Description |
|---|---|
void |