![]() | Executes tree of conditional expression nodes and returns a list of resulting actions, one expression of each unique action type, no more than one of each type. |
![]() | Gets the condition type object specified by nCondTypeID |
![]() | Gets all the expressions whose action matches that of the action type given. |
![]() | Dynamically discovered condition types need to be passed to the expression engine. |
![]() | Loads the expressions from the database while constructing the expressions' order of execution for all action types. This method queries for all the expression objects in the database and add them to the cache. It then determines the order of execution based on the topic position of each expression object. |
![]() | Loads the expressions from the database while constructing the expressions' order of execution for the specified action type. |
![]() | Re-order the espression list. |
IExpressionEngine Interface | com.plumtree.server.condition Namespace