use RT::ScripCondition;
This module should never be called directly by client code. it's an internal module which should only be accessed through exported APIs in other modules.
No API available for deleting things just yet.
Loads a condition takes a name or ScripCondition id.
takes a hash which has the following elements: TransactionObj and TicketObj. Loads the Condition module in question.
Helper method to call the condition module\'s Describe method.
Helper method to call the condition module\'s IsApplicable method.