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.
IExpressionEngine Interface | com.plumtree.server.condition Namespace