|
find_matching_tickets query => QUERYReturns an RT::Client ticket collection for all tickets found matching your QUERY string.find_matching_transactions { ticket => $id, starting_transaction => $num }Returns a reference to an array of all transactions (as hashes) on ticket $id after transaction $num.
Visit the GSP FreeBSD Man Page Interface. |